css
Adds a custom style to the Switch control.
disabled
Optional. Defines whether a switch button is disabled
value
Optional. Defines whether a control is switched on/off
id
Optional. Sets an id for inner HTML input
Switch Button properties: value, disabled, id - React Core Documentation
Adds a custom style to the Switch control.
Optional. Defines whether a switch button is disabled
Optional. Defines whether a control is switched on/off
Optional. Sets an id for inner HTML input