RadioGroup
TheRadioGroup component allows users to select exactly one option from a set.
Usage
Props
Array of options
{ label: string, value: string }.Field name grouping the radios.
Initially selected value.
Layout direction:
vertical or horizontal.
