package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Dom_events.TypSource

include module type of Dom_html.Event
Sourcetype 'a typ = 'a Dom.Event.typ
Sourceval timeupdate : Dom_html.event Js.t typ
Sourceval beforeunload : Dom_html.event Js.t typ
Sourceval orientationchange : Dom_html.event Js.t typ
Sourceval downloading : Dom_html.event Js.t typ
Sourceval updateready : Dom_html.event Js.t typ
Sourceval domContentLoaded : Dom_html.event Js.t typ
Sourceval animationiteration : Dom_html.animationEvent Js.t typ
Sourceval animationcancel : Dom_html.animationEvent Js.t typ
Sourceval transitioncancel : Dom_html.transitionEvent Js.t typ
Sourceval canplaythrough : Dom_html.mediaEvent Js.t typ
Sourceval durationchange : Dom_html.mediaEvent Js.t typ
Sourceval gotpointercapture : Dom_html.pointerEvent Js.t typ
Sourceval loadedmetadata : Dom_html.mediaEvent Js.t typ
Sourceval lostpointercapture : Dom_html.pointerEvent Js.t typ
Sourceval make : string -> 'a typ
OCaml

Innovation. Community. Security.