Class HTMLOptionsCollection

All Implemented Interfaces:
elemental2.core.JsIterable<HTMLOptionElement>, jsinterop.base.JsArrayLike<HTMLOptionElement>, jsinterop.base.JsPropertyMap<HTMLOptionElement>

@JsType(isNative=true, namespace="<global>") public class HTMLOptionsCollection extends HTMLCollection<HTMLOptionElement>