Thin Switch

Switches are binary inputs that can be either on or off. They are used to toggle between two states. This is an example of a thin style switch.

Show code

Thin Sublabel

Switches can have a sublabel. use the sublabel prop to set the sublabel text and modify the swicth layout.

Show code
This component has no props

Ball Switch

Switches are binary inputs that can be either on or off. They are used to toggle between two states. This is an example of a ball style switch.

Show code

Ball Sublabel

Switches can have a sublabel. use the sublabel prop to set the sublabel text and modify the swicth layout.

Show code
This component has no props