Radio
Examples
Code
<Radiodisabledid="choice-1-disabled"name="options-1"value="dolor">Lorem Ipsum</Radio>
Code
<RadiodefaultCheckeddisabledid="choice-2-disabled"name="options-2-disabled"value="dolor">Lorem Ipsum</Radio>
Code
<Radioid="choice-3"name="options-3"onChange={function noRefCheck() {}}value="dolor">Lorem Ipsum</Radio>
Props
className
string
The className property sets the value of the class attribute of the element.
size
TextSize
Renders content at the size of the passed value.
rightAlign
boolean