Multiple choice
Use the multiple choice component when it should be possible to select several choices from a list of options.
Use the multiple choice component when it should be possible to select several choices from a list of options.
Component | Description |
---|---|
Checkboxes | Used in multiple choice scenarios. It is possible to deselect a choice if the user makes an incorrect input. |
Checkboxes with exclusive choices | Used in multiple choice scenarios and if certain choice combinations are invalid. This component acts like a checkbox, with the additional functionality that one of the choices prevents the selection of any other choice. |