wired-radio-group
Allows user to select at most one radio button from a set. Works with wired-radio.
For demo and view the complete set of wired-elememts: wiredjs.com
Usage
Add wired-radio to your project:
npm i wired-radio-group
Import wired-radio-group definition into your HTML page:
Or into your module script:
Use it in your web page:
One Two Three Four
Properties
selected - Named of the selected radio button.
Events
selected Event fired when user changes selection