Props & events
Attributes & behavior classes
Intent color (default info, primary/success/warning/danger/subtle) and style (default tinted, .alert-outline, .alert-text) configure appearance.
| Attribute / class | Purpose |
|---|---|
role="status" / role="alert" | Announces the message to assistive tech; use "alert" for urgent messages |
Events
Dismissal is wired through the generic behavior system.
| Event | Description |
|---|---|
flick:dismiss | Fired when the alert's dismiss button (or any .action-dismiss trigger) removes it. |