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