A Checkbox allows users to select multiple items from a list of individual items, or to mark one individual item as selected.
Checkboxes can be built with the <input> HTML element, but this can be difficult to style. Checkbox helps achieve accessible checkboxes that can be styled as needed.