Message bar
Examples
API
Properties
Name
Description and specifications
dismissible
If true, close button is enabled and alert can be dismissed by the user
Attribute:
dismissibleType:
booleanDefault:
truetype
Specifies the type of the alert.
Attribute:
typeType:
"danger" | "info" | "warning"Default:
'info'Events
Name
Description and specifications
closedChange
An event emitted when the close button is clicked
Detail:
any