RadioGroup(__namedParameters): Element
RadioGroup - Container component for Radio buttons
Groups related Radio components and manages their selection state.
Only one Radio can be selected at a time within a RadioGroup.
Parameters
__namedParameters
RadioGroupProps
Returns
Element