@dojo/widgets/radio-group widget

January 6, 2020 ยท View on GitHub

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