"radio": {
"prototype": "digit/ui/radio-button.reel",
"properties": {
"element": {"#": "radio"},
"value": 1
}
}
<span data-montage-id="radio"></span>
value
- Value of the radio group.checked
- The checked state of the radio button.radioButtonController
- The controller of the radio button.
.digit-RadioButton
- The radio button element
.digit-RadioButton {
border-color: blue;
}
- Chrome (latest)
- Firefox (latest)
- Opera (latest)
- IE 10+
- Safari 7+