@dojo/widgets/checkbox-group
December 2, 2019 ยท View on GitHub
Dojo's CheckboxGroup widget provides an opinionated way to use a group of check boxes in a form.
Features
- Takes an options property to define the checkboxes to create
- Offers a custom renderer allowing the user to create their own checkboxes
- Provides a checkbox group middleware when using a custom renderer