"checkbox": {
"prototype": "digit/ui/checkbox.reel",
"properties": {
"element": {"#": "checkbox"}
}
}
<span data-montage-id="checkbox"></span>
checked
- The checked state of the checkbox.value
- The value of the checkbox.enabled
- The state of the checkbox.
.digit-Checkbox
- The checkbox element
.digit-Checkbox {
border-color: blue;
}
- Chrome (latest)
- Firefox (latest)
- Opera (latest)
- IE 10+
- Safari 7+