Alert
Alert Actions
| Name | Type | Description |
|---|
Alert Actions CSS Properties
| Name |
|---|
| --action-text-color |
| --action-hover-text-color |
| --action-font-size |
Alert Actions Slots
| Name | Description |
|---|---|
| Content slot for inside the alert |
Alert Group
Alert Group Properties
| Name | Type | Description |
|---|---|---|
| size | default | sm | Sets the overall height and width of the alerts inside the alert group |
| type | default | banner | light | Passed down into the alerts inside the alert-group |
| status | neutral | info | success | warning | danger | alt | loading | Sets the status of the alerts inside the alert group |
Alert Group CSS Properties
| Name |
|---|
| --color |
| --icon-color |
| --icon-size |
| --font-size |
| --font-weight |
| --letter-spacing |
| --padding |
| --background |
| --border-color |
| --border-width |
| --border-radius |
Alert Group Slots
| Name | Description |
|---|---|
| Content slot for the alerts |