RadioGroup
Wrap a group of Radio Buttons to automatically control their selection
PROPS
name | description | type | default |
---|---|---|---|
value | The value of the selected radio button | union | |
onValueChange | Invoked once when value changes, by selecting one of the radio buttons in the group | func |