Checkbox
Let users confirmation a statement by using the checkboxes component.
When to use this component
Use the checkbox component when you need to confirm a statement.
When not to use this component
Do not use the checkbox component if users can choose more than one option from a selection. In this case, use the checkboxes component [add link].