# Checkbox **This documentation is fully rendered on the [Material Web catalog](https://material-web.dev/components/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. A list of burger additions represented with checkboxes * [Design article](https://m3.material.io/components/checkbox) * [API Documentation](#api) * [Source code](https://github.com/material-components/material-web/tree/main/checkbox) ## Usage Checkboxes may be standalone, pre-checked, or indeterminate. ![Three checkboxes in a row that are unselected, selected, and indeterminate](images/checkbox/usage.webp "Unselected, selected, and indeterminate checkboxes.") ```html ``` ### Label Associate a label with a checkbox using the `