Index

src/modal/alert-modal.interface.ts

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

src/checkbox/checkbox.component.ts

CheckboxState

Defines the set of states for a checkbox component.

 Init
 Indeterminate
 Checked
 Unchecked

src/code-snippet/code-snippet.component.ts

SnippetType
 single
Value: single
 multi
Value: multi
 inline
Value: inline

src/switch/switch.component.ts

SwitchState

Deprecated in favour of ToggleState (to be removed in v3.0). Defines the set of states for a switch component.

 Init
 Indeterminate
 Checked
 Unchecked

src/toggle/toggle.component.ts

ToggleState

Defines the set of states for a toggle component.

 Init
 Indeterminate
 Checked
 Unchecked

results matching ""

    No results matching ""