Toggles
Toggles are used to switch between one item to another, usually on or off.
| States | Emotive Switch 48px x 24px Dot: 16px Padding: 4px |
Productive Switch 48px x 24px Dot: 16px Padding: 4px |
|---|---|---|
| :enabled | ||
| :off | ||
| :hover | ||
| :focus | ||
| :active | ||
| :disabled | ||
| :skeleton | ||
| :label-on | ||
| :label-off |
Usage
Toggles are used to quickly switch between two states. Often used for “on/off” switches.
They are used for binary actions that results into immediate switch.
An example of a toggle is the theme switcher that we are currently using in Solaris at the top right corner of the site.