Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 352 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 352 Bytes

@dojo/widgets/checkbox-group

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