Short message to attract user’s attention.
Groups Icon and Text parts. This component is based on the div
element and supports common margin props.
Provides width and height for the icon associated with the callout. This component is based on the div
element.
Renders the callout text. This component is based on the p
element.
Use the size
prop to control the size.
Use the variant
prop to control the visual style.
Use the color
prop to assign a specific color.
Use the HighContrast
prop to add additional contrast.
Add a native WAI-ARIA alert
role to the callout when the user’s immediate attention is required, like when an error message appears. The screen reader will be interrupted, announcing the new content immediately.