Components

Warning text

A component to warn the user of something important.

Warning

You can be fined up to £5,000 if you do not register.

Props
NameTypeDefaultDescription
idstring-'id' attribute to place on the base HTML element
classBlockstring-Block name override in BEM style classes applied to all elements
classModifiersModifiers-BEM style modifiers to apply to the base HTML element
classNamestring-Extra classes to apply to the base HTML element
iconFallbackTextstringWarningHidden text to be read out by a screen-reader prior to the warning

When to use this component

Use the warning text component when you need to warn users about something important, such as legal consequences of an action, or lack of action, that they might take.

How it works

You might need to rewrite the hidden, assistive, text (‘Warning’ in the example) to make it appropriate for your context.

Stories

Standard

A standard Warning text.

Warning

You can be fined up to £5,000 if you do not register.

Custom assistive text

Warning text with custom hidden text for users of screen-readers.

Caution

Floors may be slippery when wet.