Class type Dom_html.optionElement

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