A slider control that flips a single setting between on and off, like a light switch.
Synonyms
- toggle
- switch
- on/off switch
Related terms
- checkbox
- radio button
- segmented control
- form field
In plain words
- the on-off slider
- the little switch you flip
Usage example
A toggle switch lets people turn email notifications on or off instantly.
Don't confuse with…
- checkboxA toggle switch applies its change immediately for a setting; a checkbox is usually confirmed later when a form is submitted.
Categories
- Forms & inputs