Module

selectInputColorOptions

Background color options for the SelectInput component.
Author:

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 1

Members

string

# static constant GREEN

Green background color

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 24

string

# static constant ORANGE

Orange background color

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 30

string

# static constant PRIMARY_BLUE

Primary blue background color

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 18

string

# static constant RED

Red background color

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 36

string

# static constant WHITE

White background color

View Source components/FormInputs/SelectInput/selectInputColorOptions.js, line 12