Selection controls allow the user to select options.
Three types of selection controls are covered in this guidance:
Checkboxes allow the selection of multiple options from a set.
<strong>Radio buttons</strong> allow the selection of a single option from a set.
<strong>Switches</strong> allow a selection to be turned on or off.
Color
Selection controls use an app’s <a class="do-router" href="/en/design/1/style/color.html#color-color-schemes">accent color</a>.
Themes
- Selection controls are available in both dark and light themes.
- Checkbox
- Radio button
