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