Class type Dom_html.selectElement
method _type : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_prop
method selectedIndex : int Js_of_ocaml__.Js.prop
method value : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.prop
method length : int Js_of_ocaml__.Js.prop
method disabled : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method multiple : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method name : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_prop
method size : int Js_of_ocaml__.Js.prop
method tabIndex : int Js_of_ocaml__.Js.prop
method remove : int -> unit Js_of_ocaml__.Js.meth
method required : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.writeonly_prop
method onchange : ('self Js_of_ocaml__.Js.t, event Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.prop