package jsoo-react

  1. Overview
  2. Docs

Module Event.SyntheticSource

Sourcetype tag
Sourceval bubbles : 'a synthetic -> bool
Sourceval cancelable : 'a synthetic -> bool
Sourceval current_target : 'a synthetic -> Ojs.t
Sourceval default_prevented : 'a synthetic -> bool
Sourceval event_phase : 'a synthetic -> int
Sourceval is_trusted : 'a synthetic -> bool
Sourceval native_event : 'a synthetic -> Ojs.t
Sourceval prevent_default : 'a synthetic -> unit
Sourceval is_default_prevented : 'a synthetic -> bool
Sourceval stop_propagation : 'a synthetic -> unit
Sourceval is_propagation_stopped : 'a synthetic -> bool
Sourceval target : 'a synthetic -> Ojs.t
Sourceval time_stamp : 'a synthetic -> float
Sourceval type_ : 'a synthetic -> string
Sourceval persist : 'a synthetic -> unit
OCaml

Innovation. Community. Security.