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:Bool
disabled:Bool
read onlyform:FormElement
read onlyindex:Int
label:String
selected:Bool
text:String
value:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/OptionElement.html