1. Primitives
  2. Checkbox

<Checkbox />

Checkboxes allow the user to select one or more items from a set.

Examples  

Basic example of controlling state  

With label  

Properties  

The Checkbox component’s properties extend all properties of an <input type="checkbox" /> element, except type.
indeterminate?: boolean

Made withby folks at