Optional
containerOptional
controlsAn array of controls to show in the alert.
Optional
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.24.8
A class to assign to the container element