Checkbox
A Checkbox component for Figma, enabling multiple selections from a list of options. It includes states for checked, unchecked, and indeterminate, crucial for forms, settings, and filters.
Usability tip
Use checkboxes when multiple options can be selected. For single selection, consider using radio buttons or a select dropdown.
Usage
Use checkboxes for lists of options, terms of service agreements, and toggleable settings where the action takes effect after submission (unlike a switch).