Module

alertBarTypes

AlertBar component type options. Treat this file as an enum.
Author:

View Source components/AlertBar/alertBarTypes.js, line 1

Members

string

# static constant ERROR

Use error CSS styles

View Source components/AlertBar/alertBarTypes.js, line 25

string

# static constant INFO

Use info CSS styles

View Source components/AlertBar/alertBarTypes.js, line 31

string

# static constant SUCCESS

Use success CSS styles

View Source components/AlertBar/alertBarTypes.js, line 13

string

# static constant WARNING

Use warning CSS styles

View Source components/AlertBar/alertBarTypes.js, line 19