Banner component
Figma Component
Banner component is used to display a prominent message and related optional calls to action.
Button component with the variant inverted must be used for the actions.
Properties
| Name | Description | Default |
|---|---|---|
| date | The date of the event | - |
| description | The description of the Banner | - |
| icon | Icon appended before Badge content | - |
| message required | The main message of the Banner | - |
| stacked | Should the Banner indicate visually that there are multiple notifications | - |
| variant | Banner variant | - |
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.