class js.html.HTMLOptionsCollection extends HTMLCollection
Available on all platforms
Instance Fields
function add(element:EitherType<OptionElement, OptGroupElement>, ?before:EitherType<Element, Int>):Void