package server-reason-react

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

Module Event.SyntheticSource

Sourcetype tag
Sourceval bubbles : 'a synthetic -> bool
Sourceval cancelable : 'a synthetic -> bool
Sourceval currentTarget : 'a synthetic -> < >
Sourceval defaultPrevented : 'a synthetic -> bool
Sourceval eventPhase : 'a synthetic -> int
Sourceval isTrusted : 'a synthetic -> bool
Sourceval nativeEvent : 'a synthetic -> < >
Sourceval preventDefault : 'a synthetic -> unit
Sourceval isDefaultPrevented : 'a synthetic -> bool
Sourceval stopPropagation : 'a synthetic -> unit
Sourceval isPropagationStopped : 'a synthetic -> bool
Sourceval target : 'a synthetic -> < >
Sourceval timeStamp : 'a synthetic -> float
Sourceval type_ : 'a synthetic -> string
Sourceval persist : 'a synthetic -> unit
OCaml

Innovation. Community. Security.