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

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