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/dialog/dialog-config.interface.ts

CloseReasons

An enum of the various reasons a dialog may close. For use with CloseMeta and shouldClose

It's expected that interaction will be a common closure reason.

 destroyed
 programmatic
 interaction
 hidden

src/contained-list/contained-list.enums.ts

ContainedListKind
 OnPage
Value : on-page
 Disclosed
Value : disclosed
ContainedListSize
 Small
Value : sm
 Medium
Value : md
 Large
Value : lg
 ExtraLarge
Value : xl

src/inline-loading/inline-loading.component.ts

InlineLoadingState
 Hidden
Value : hidden
 Inactive
Value : inactive
 Active
Value : active
 Finished
Value : finished
 Error
Value : error

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

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

src/table/table-adapter.class.ts

TableDomSpanDirection
 colSpan
Value : colSpan
 rowSpan
Value : rowSpan

src/dialog/overflow-menu/overflow-menu-option.component.ts

Target

Available HTML anchor targets

 self
Value : _self
 blank
Value : _blank
 parent
Value : _parent
 top
Value : _top

src/toggle/toggle.component.ts

ToggleState
since v5 - Use boolean Defines the set of states for a toggle component.
 Init
 Checked
 Unchecked

results matching ""

    No results matching ""