atoms
Applies permitted design system styles. See styling documentation for more.
<Radioid="choice-1"name="options-1"value="dolor">Lorem Ipsum</Radio>
<Radiodisabledid="choice-1-disabled"name="options-1"value="dolor">Lorem Ipsum</Radio>
<RadiodefaultCheckedid="choice-2"name="options-2"value="dolor">Lorem Ipsum</Radio>
<RadiodefaultCheckeddisabledid="choice-2-disabled"name="options-2-disabled"value="dolor">Lorem Ipsum</Radio>
<Radioid="choice-3"name="options-3"onChange={function noRefCheck() {}}value="dolor">Lorem Ipsum</Radio>
<FormGroup title="Radios"><Radioid="choice-4-1"name="list-1"value="dolor">Lorem Ipsum</Radio><Radioid="choice-4-2"name="list-1"value="massa">Solor</Radio><Radioid="choice-4-3"name="list-1"value="gravida">Dit Amet</Radio></FormGroup>
atoms
Applies permitted design system styles. See styling documentation for more.
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