Switch

A switch allows a user to turn a setting on or off.

 
isDisabled 
Example
Switch.tsx
Switch.css
theme.css
import {Switch} from './Switch';

<Switch>Low power mode</Switch>

Anatomy

Shows a switch component with labels pointing to its parts, including the input, and label elements.Low power modeInputLabel