Skip to main content

Message bar

Usage

PreviewAngularReactVueJavascript

Properties

Props

Name
Description and specifications
dismissible
If true, close button is enabled and alert can be dismissed by the user
Attribute:
dismissible
Type:
boolean
Default:
true
type
Specifies the type of the alert.
Attribute:
type
Type:
"danger" | "info" | "warning"
Default:
'info'

Events

Name
Description and specifications
closedChange
An event emitted when the close button is clicked
Detail:
any