Radio

Radio inputs allow users to select one option from a list. It should be used inside a RadioGroup component.

Examples

Individual radio states

Radio group states


Something is wrong

Please select your favorite fruit


Something is wrong

Please select your favorite fruit

Radio group controlled

Required props

value

The value of the radio

type
string
default
null

Optional props

error

Wether is disabled

type
boolean
default
false