OnOffSwitchState | Data Inspector Library API ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJan 18, 20251 minute readTypeScriptAPI reference A type for the OnOffSwitch state. Hierarchy OnOffSwitchState Index Properties checked disabled Properties checked checked: boolean Defines if the switcher should be on (true) or off (false). default false Optional disabled disabled: undefined | boolean Set to true to disable the switcher or to false to enable it. default false In this articleHierarchyIndexPropertiescheckedOptional disabledLegendWas this article helpful?YesNo
A type for the OnOffSwitch state. Hierarchy OnOffSwitchState Index Properties checked disabled Properties checked checked: boolean Defines if the switcher should be on (true) or off (false). default false Optional disabled disabled: undefined | boolean Set to true to disable the switcher or to false to enable it. default false
A type for the OnOffSwitch state. Hierarchy OnOffSwitchState Index Properties checked disabled Properties checked checked: boolean Defines if the switcher should be on (true) or off (false). default false Optional disabled disabled: undefined | boolean Set to true to disable the switcher or to false to enable it. default false
A type for the OnOffSwitch state.