Controls

Users can control the content they see and interact with via Checkboxes, Switches, and Radio buttons.

Checkbox usage:

  • Allows multiple selections across a set of non-exclusive options.
Checkbox states
Checkbox states

Switch usage:

  • Quickly shifts from one value to another.
  • Switches do not need to be displayed across a set of options.
  • Once applied, the value change is immediate.
Switch states
Switch states

Radio button usage:

  • Allows users to make selections across a set of mutually exclusive options.
Radio buttons states
Radio buttons states