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

Module React.RefSource

Sourcetype 'value t
Sourceval make : unit -> 'a Js_of_ocaml.Js.Opt.t t
Sourceval t_of_js : (Ojs.t -> 'value) -> Ojs.t -> 'value t
Sourceval t_to_js : ('value -> Ojs.t) -> 'value t -> Ojs.t
Sourceval current : 'value t -> 'value
Sourceval set_current : 'value t -> 'value -> unit
OCaml

Innovation. Community. Security.