# Checkbox
[Checkboxes](https://m3.material.io/components/checkbox) allow users
to select one or more items from a set. Checkboxes can turn an option on or off.
There's one type of checkbox in Material. Use this selection control when the
user needs to select one or more options from a list.

* [Design article](https://m3.material.io/components/checkbox)
* API Documentation (*coming soon*)
* [Source code](https://github.com/material-components/material-web/tree/master/checkbox)
## Usage
Checkboxes may be standalone, pre-checked, or indeterminate.

```html
```
### Label
Associate a label with a checkbox using the `