AlertModalType |
default |
Value : default
|
danger |
Value : danger
|
ModalButtonType |
primary |
Value : primary
|
secondary |
Value : secondary
|
tertiary |
Value : tertiary
|
ghost |
Value : ghost
|
danger |
Value : danger
|
danger_primary |
Value : danger--primary
|
CheckboxState |
Defines the set of states for a checkbox component. |
Init |
Indeterminate |
Checked |
Unchecked |
ContainedListKind |
OnPage |
Value : on-page
|
Disclosed |
Value : disclosed
|
ContainedListSize |
Small |
Value : sm
|
Medium |
Value : md
|
Large |
Value : lg
|
ExtraLarge |
Value : xl
|
InlineLoadingState |
Hidden |
Value : hidden
|
Inactive |
Value : inactive
|
Active |
Value : active
|
Finished |
Value : finished
|
Error |
Value : error
|
SnippetType |
single |
Value : single
|
multi |
Value : multi
|
inline |
Value : inline
|
TableDomSpanDirection |
colSpan |
Value : colSpan
|
rowSpan |
Value : rowSpan
|
Target |
Available HTML anchor targets |
self |
Value : _self
|
blank |
Value : _blank
|
parent |
Value : _parent
|
top |
Value : _top
|
ToggleState |
since v5 - Use boolean Defines the set of states for a toggle component. |
Init |
Checked |
Unchecked |