Class type Dom_html.optionElement
inherit optGroupElement
method form : formElement Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop
method defaultSelected : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method text : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method index : int Js_of_ocaml.Js.readonly_prop
method selected : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method value : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop