AlertΒΆ
-
/libs/granite/ui/components/coral/foundation/alert
A component to show an alert to the user.
It has the following content structure:
-
granite:Alert
- granite:commonAttrs
- granite:renderCondition
-
variantstring
- info
- error
- warning
- success
- help
- info
The style of the alert.
-
sizestring
- S
- S
- L
The size of the alert:
- S
- A small alert, usually employed for single line alerts without headers.
- L
- A large alert, usually employed for multi-line alerts with headers.
- jcr:titlestring
- i18n
The header text.
- textstring
- i18n
The content HTML.
-
variantstring
-
granite:Alert