Checkboxes provide a control to select from a list of non-exclusive options.
Read more about when and how to use the Checkbox component on the website.
yarn add @hig/checkbox @hig/theme-context @hig/theme-data
import Checkbox from '@hig/checkbox';
<Checkbox />