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/Image/index.html

Module Event.ImageSource

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

Innovation. Community. Security.