Optional
controlsOptional
dismissibleWhether or not the alert can be dismissed.
Optional
iconIcon used next to the title. Optional.
Optional
ondismissA callback to run when the alert is dismissed
Optional
titleTitle of the alert. Optional.
Optional
typeThe type of alert this is. Will be used to give the alert a class name of Alert--{type}
.
Generated using TypeDoc v0.23.24
An array of controls to show in the alert.