Homecomponentsaction
Alpha
This component is in development. There could be breaking changes made to it in a non-major release of Prism. Please use with caution.Use Switch to view or switch between enabled or disabled states.
Disabled
Use the disabled property to prevent any interaction with the switch.
Example
Settings
API
id
string
disabled
true
false
on
true
false
onChange
((checked: boolean) => void)
data
DataAttributeMap