package js.html
extends Element › DOMElement › Node › EventTarget
extended by Option
Available on js
The HTMLOptionElement interface represents option elements and inherits all classes and methods of the HTMLElement interface.
Documentation HTMLOptionElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
defaultSelected:Booldisabled:Boolread onlyform:FormElementread onlyindex:Intlabel:Stringselected:Booltext:Stringvalue:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/OptionElement.html