Class type Js_of_ocaml__Dom_html.buttonElement
inherit element
method form : formElement Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod accessKey : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod disabled : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod name : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod tabIndex : int Js_of_ocaml.Js.propmethod _type : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod value : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop