Class type Js_of_ocaml__Dom_html.selectElement
inherit element
method _type : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod selectedIndex : int Js_of_ocaml.Js.propmethod value : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod length : int Js_of_ocaml.Js.propmethod form : formElement Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod options : optionElement collection Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod disabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod multiple : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod name : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod size : int Js_of_ocaml.Js.propmethod tabIndex : int Js_of_ocaml.Js.propmethod add : optGroupElement Js_of_ocaml.Js.t -> optGroupElement Js_of_ocaml.Js.t Js_of_ocaml.Js.opt -> unit Js_of_ocaml.Js.methmethod remove : int -> unit Js_of_ocaml.Js.methmethod required : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.writeonly_propmethod onchange : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.propmethod oninput : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.prop