Radio
Radio inputs allow users to select one option from a list. It should be used inside a RadioGroup component.
Required props
value
The value of the radio
type
string
default
null
Optional props
error
Wether is disabled
type
boolean
default
false
Radio inputs allow users to select one option from a list. It should be used inside a RadioGroup component.
The value of the radio
Wether is disabled