dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Checkbox/Radiobox group missing disabled property #1698

Closed tomdye closed 3 years ago

tomdye commented 3 years ago

Enhancement

At present, checkbox and radiobox group widgets do not have a disabled property. We should add a top level disabled?: boolean property that can be used to disable all inputs within the group.