Radio Group
A set of radio buttons where only one can be selected at a time.
Usage
Horizontal
Use orientation="horizontal" for inline layout.
Sub-components
RadioGroupItem
Individual radio option
| Prop | Type | Default | Description |
|---|---|---|---|
value* | string | - | Option value |
disabled | boolean | - | Disable this option |