package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit event
method touches : touchList Js.t Js.readonly_prop
method targetTouches : touchList Js.t Js.readonly_prop
method changedTouches : touchList Js.t Js.readonly_prop
method ctrlKey : bool Js.t Js.readonly_prop
method shiftKey : bool Js.t Js.readonly_prop
method altKey : bool Js.t Js.readonly_prop
method metaKey : bool Js.t Js.readonly_prop
method relatedTarget : element Js.t Js.opt Js.optdef Js.readonly_prop