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