Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 569 Bytes

warning-text.md

File metadata and controls

23 lines (15 loc) · 569 Bytes

Details

GDS Warning text component

Example

<govuk-warning-text icon-fallback-text="Warning">
    You can be fined up to £5,000 if you do not register.
</govuk-warning-text>

Warning text

API

<govuk-warning-text>

Attribute Type Description
icon-fallback-text string Required The fallback text for the icon. Cannot be null or empty.

The content is the HTML to use within the generated component.