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 / classPurpose
role="status" / role="alert"Announces the message to assistive tech; use "alert" for urgent messages

Events

Dismissal is wired through the generic behavior system.

EventDescription
flick:dismissFired when the alert's dismiss button (or any .action-dismiss trigger) removes it.