Preview

Primary Accent Warn Disabled Indeterminate

Checkbox

<mat-checkbox>

Checkboxes allow the user to select multiple options from a set.
If you have multiple options appearing in a list, you can preserve space by using checkboxes instead of on/off switches.
If you have a single option, avoid using a checkbox and use an on/off switch instead.