Switch
- A switch represents a physical switch that allows users to turn things on or off, like a light switch. They are used to handle binary input in order to toggle the state of a single setting on or off.
Default
Disabled
With label
Usage
Switch labels should be static and not dynamically changed. The label should describe the environment for the switch is on, and a switch can be used to show or hide information.