Overview
Toggle is a control that is used to quickly switch between two possible states. Toggles are only used for these binary actions that occur immediately after the user “flips the switch”. They are commonly used for “on/off” switches.
Usage
Toggles are commonly used in forms and can appear within full pages of information that are not restricted in space. Toggles are required to display visible label and action text.
Toggles are the preferred way to adjust settings. They're used to control binary options – think On/Off or True/False.
When to Use
- Switch a single item on or off
- Immediately activate or deactivate something
Content
- Label text must accompany a toggle to further clarify the action that the toggle performs.
- Use text to describe the binary action of toggle so that the action is clear. Action text must be three words or less and is displayed on the side of a toggle.
- Use adjectives rather than verbs to describe actions and the state of the object affected.
Behaviors
Tapping a switch turns it on or off. It's a two-step action: selection and execution. Switches work independently and don't control other switches.