Radio Group
Native radio inputs for single-choice selection.
Default
Disabled
Props — RadioGroupItem
| Prop | Type | Default | Description |
|---|---|---|---|
| name | string | — | Group name for the radio inputs. |
| value | string | — | Value of the radio input. |
| disabled | boolean | false | Disables the radio input. |