Alert

Insert your text here
Insert your text here
Insert your text here
Insert your text here
Attribute Type Documentation Default Value
id :string
type :string

The type of alert.

"primary"
Required status * :string

The status of the alert.

size :string

The size of the alert.

"medium"
dismissible :boolean

Whether the alert can be dismissed.

false
show_icon :boolean

Whether to show the status icon.

true
Required title * :string

The title of the alert.

description :string

The description of the alert. Only shown if size is large.

rest :global
inner_block :slot

Rich HTML description. Takes precedence over the description attribute when provided.

action :slot