Radio
Use the Radio component when users can select only one option from a short list and you want all the options to be visible. Radio maps to a radio input and a label.
#
Usage ExampleLive Editor
Result
#
PropsProp | Type | Default | Description |
---|---|---|---|
color | string (optional) | 'primary' | |
label | string (optional) | ||
theme | object (optional) |
Radio uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.