Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 316 Bytes

@dojo/widgets/radio-group widget

Dojo's RadioGroup widget provides an opinionated way to use a group of check boxes in a form.

Features

  • Takes an options property to define the radios to create
  • Offers a custom renderer allowing the user to create their own radios
  • Provides a middleware for custom use