CheckboxExample.php contains one example of a checkbox. We should make this a group of checkboxes that demonstrates different types of checkboxes.
- Add a checkbox that is already checked
- Add a disabled checkbox
- Add an inline checkbox
- Verify that they show up correctly in the sandbox (composer run-script start-sandbox)
- Regenerate the snapshot tests (composer run update-snapshots)