# Notice
The Notice component is intended to display important information to a user
# Icons
Use the icon
prop to add an icon to your notice.
# Action
Use the action slot to add an action. This will render on the right side of the notice.
# Variant
Use variant
to change the style and appearance of your notice. Default variant is information
.
← MultiSelect Overlay →