BLOCK makes an element block scoped.
FIXED_PUSHABLE is PUSHABLE for position:fixed widgets.
LINK indicates an element should be styled like a link.
OUTLINE indicates no background with only borders shown.
PUSHABLE usually means the widget can be moved by some margin.
misc class names.
NO_HOVER means no effects on hover.
sizes used by widgets that ship with preset sizes.
states commonly used by the widgets.
ACTIVE usually means an element is active like a link.
DISABLED means an element should not be interactable.
HIDDEN means an element should not be visible but not removed from the DOM.
OFF state.
ON state.
styles preset for contexual widgets.
DANGER style.
DEFAULT style.
INFO style.
PRIMARY style.
SUCCESS style.
WARNING style.
Generated using TypeDoc
features provides class names used for indicating support for particular features by a widget's DOM available to other widets.