Radio
Radio buttons allow the user to select one option from a set.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| color | No | str (one of: primary, secondary, accent, neutral, success, warning, info, error) | |
| size | No | str (one of: xs, sm, md, lg, xl) | |
| Any additional properties | No | any |
Examples
<{Radio}/>