An interface for components that support toggleable state.
Toggleable
A Boolean indicating whether the element is currently selected.
Sets the state to unselected.
Sets the disabled state of the control.
Sets the state to selected.
Generated using TypeDoc
An interface for components that support toggleable state.
Toggleable