object
method _type : Js.js_string Js.t Js.readonly_prop
method charCode : int Js.optdef Js.readonly_prop
method keyCode : int Js.readonly_prop
method keyIdentifier : Js.js_string Js.t Js.optdef Js.readonly_prop
method srcElement : Dom_html.element Js.t Js.optdef Js.readonly_prop
method target : Dom_html.element Js.t Js.optdef Js.readonly_prop
end