Components
Selection Controls
There are two types of selection controls: checkboxes and radio buttons. This guide explains how to use them.
This guide contains
Selection Controls
-
Usage
-
Examples
-
Related components
-
Download
Usage
Checkboxes
Use checkboxes when users should select none, one, or multiple options in order to, for example, turn settings on and off.
Radio buttons
Use radio buttons when users need to make only one selection from a range of options. One of the options is always selected by default.