package jsoo-react

  1. Overview
  2. Docs
Bindings to ReactJS for js_of_ocaml, including JSX ppx

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
sha256=93d5751c01016f5aa018b80259df0c65ac12f25152cef1dbcff024ddfc1f07b5
md5=240fd3b58cb002ff7eaa6ddddb7eba87

doc/jsoo-react.lib/React/Event/Synthetic/index.html

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.