Components
Switch
Control that allows users to turn on or off item
Selected Theme
Select brand or tribe name to preview style
Others
Component Status Details
Status component contains a list of checks and completeness that has been tested and owned by each component
Usage
Switches are special checkboxes used for binary states such as on / off. The option that the switch controls, as well as the state it’s in, should be made clear from the corresponding inline label.
import { Switch } from "@legion-ui/core";