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
  1. granite:commonAttrs
  2. granite:renderCondition
variantstring
  1. info
  1. error
  2. warning
  3. success
  4. help
  5. info

The style of the alert.

sizestring
  1. S
  1. S
  2. 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.