|
Parameter |
Value |
Default |
Use |
|
class |
string |
none |
CSS class to apply to the alert title. |
|
color |
string |
none |
CSS class to apply to the alert icon. |
|
titleLevel |
string |
h4 |
Defines the heading level for the alert title (e.g., H1, H2, H3, H4). |
|
title |
string |
none |
Title of the alert. |
|
iconTitle |
string |
none |
The icon to display in the alert. |
|
dismissible |
boolean |
0 |
Indicates whether the alert can be dismissed by the user. |
|
id |
string |
none |
Unique identifier for the alert. If not provided, a default ID will be generated. |
|
params |
string |
none |
Additional parameters for the alert. |