Represents an AlertView component that displays a stack of alerts.
The properties used to configure the AlertView component.
The CSS class name for the AlertView component.
An array of items to display as alerts.
The variant of the alerts. Default is "outlined".
Additional props to be spread to the Stack component.
Represents an AlertView component that displays a stack of alerts.