Checkboxes allow users to select one or more items from a list.
When to use
When to avoid
Specifications
Label placement
States
Selected
Selected-disabled
Indeterminate
Indeterminate-disabled
Unselected
Unselected-disabled
Anatomy
1
Label
Should indicate some kind of instruction for selection. If majority of fields are required in a single form, the "Option" label can be toggled on. If majority of fields are optional, the "Required asterisks" should instead be toggled on.
2
Group
A checkbox group must include at least two or more items for a proper selection