Class type Dom_html.buttonElement
method 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.propmethod popoverTargetElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod popoverTargetAction : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod labels : labelElement Js_of_ocaml__.Dom.nodeList Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod validity : validityState Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod validationMessage : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod willValidate : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod checkValidity : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod reportValidity : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod setCustomValidity : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.meth