Switch
A switch is a form control that allows users to toggle between two states.
API DocumentationImport
Usage
Default
Use the Switch
component to create a switch. Use the Switch.Thumb
component to create the thumb.
Props
API Interface: SwitchProps
API Interface: SwitchThumbProps