eclipsesource / eclipsesource/tabris-js
Introduce "RadioGroup" to handle RadioButton selection
Open
breaking change
js
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Currently the Composite handles all RadioButton selection and deselection with no particular API for that use case.
### Expected behavior
We should introduce a new `RadioGroup` that handles selection and deselection and allows to get/set/observe the selection.
Contributor guide
Assessment
This issue has not been assessed yet.