Class type Dom_html.keyboardEvent
method altKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod shiftKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod ctrlKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod location : int Js_of_ocaml__.Js.readonly_propmethod key : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod code : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod which : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_propmethod charCode : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_propmethod keyCode : int Js_of_ocaml__.Js.readonly_propmethod getModifierState : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod keyIdentifier : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_prop