Switch A switch allows a user to turn a setting on or off. Vanilla CSSTailwindLow power modechildren isDisabled ExampleSwitch.tsxSwitch.csstheme.cssExampleSwitch.tsxSwitch.csstheme.cssimport {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