## Checkbox

The Checkbox component is an `<input type="checkbox">` field where the user can enter data.

It is used within a `<form>` element to declare input controls.

<!-- PROPS -->
