The HTMLOptGroupElement interface provides special properties
methods (beyond the regular web.dom.HTMLElement
object interface
also have available to them by inheritance) for manipulating
layout and presentation of <optgroup>
elements.
The HTMLOptGroupElement interface provides special properties methods (beyond the regular `web.dom.HTMLElement` object interface also have available to them by inheritance) for manipulating layout and presentation of `<optgroup>` elements.
(disabled this)
Property.
Is a boolean representing whether or not the whole list of children is disabled (true) or not (false).
Property. Is a boolean representing whether or not the whole list of children is disabled (true) or not (false).
(set-disabled! this val)
Property.
Is a boolean representing whether or not the whole list of children is disabled (true) or not (false).
Property. Is a boolean representing whether or not the whole list of children is disabled (true) or not (false).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |