Skip to main content

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 Example

Live Editor
Result
Loading...

Props

PropTypeDefaultDescription
colorstring (optional)'primary'
labelstring (optional)
themeobject (optional)

Radio uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.