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