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.

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.

Radio button usage:

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