Class type Dom_html.buttonElement

inherit element
method form : formElement Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop
method accessKey : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.prop
method disabled : 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 tabIndex : int Js_of_ocaml__Js.prop
method _type : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method value : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.prop