Alert¶
An inline callout for a status message, a warning or contextual help.
Display widgets · widget type alert · binds through text templates
Options¶
| Option | Values | Default | Description |
|---|---|---|---|
| Title | Any text or template | Title |
The alert heading |
| Description | Any text or template | Alert description |
Secondary text under the title |
| Icon | An icon key | Info circle | Shown at the start of the alert |
| Show close button | On · Off | On | Whether the visitor can dismiss the alert |
| Alert Style | Theme variants | Default | Picks the alert's look from the theme |
| Container Style / Dismiss Button Style | CSS | Empty | Styling for the inner content area and the close button |
| Box Style | Sizing and spacing | — | The box around the alert |
Notes¶
- Title and content are slots, so either can hold other widgets rather than plain text
- For a short status marker inline with other content, use Badge