Skip to main content

Common Examples

Announcement Status

Use the status prop to update the colors and icon of the Announcement.

Action Buttons

Pass in a Button as the children of the Announcement to add an action. Multiple actions are allowed, but discouraged.

Closing Announcements

Add the onClose callback prop to the Announcement to include a close button.
Last modified on February 19, 2026