carbon-components-svelte
carbon-components-svelte copied to clipboard
Add `name` and `required` to `RadioButtonGroup`.
Properties will be inherited in RadioButton
unless the respective property is set there.
Fixes #1036.
Not the prettiest code, though.