Follows the WAI-ARIA Alert Pattern, announcing messages with a polite level of importance.Note that the caution tone is not supported because it’s not possible to achieve an accessible contrast ratio while maintining an acceptable semantic colour. For this case, consider using an Alert instead.
Use the tone property to help communicate the meaning behind the Notice. Notices support promote, info, positive and critcal tones.Read more about Tones.
A Notice can contain layout components such as Stack and Inline, as well as typographic components such as Text, TextLink and List. We do not recommend using Button elements inside of Notice.This component has only been designed to use standard size text. Any other size of text will break the alignment with the icon.
This is an important piece of information with a TextLink.
Braid components are very explicit about the properties they accept, which makes providing arbitrary data attributes not possible. Instead, a data prop can be provided as a single collection of data attributes.
Write Notices as short phrases or sentences. The key is to let the user know the information they need, and the actions they need to take, in a clear and concise way.
Using a CTA is optional, depending on whether you want the user to take an action or not.
There’s no need to add a full stop on a short sentence or phrase. Include full stops for full sentences.