W3cubDocs

/Haxe JavaScript

OptionElement

package js.html

extends ElementDOMElementNodeEventTarget

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:

Variables

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