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

Module React.ChildrenSource

Sourceval map : Ojs.t list -> (Ojs.t -> Ojs.t) -> Ojs.t
Sourceval mapi : Ojs.t list -> (Ojs.t -> int -> Ojs.t) -> Ojs.t
Sourceval iter : Ojs.t list -> (Ojs.t -> unit) -> unit
Sourceval iteri : Ojs.t list -> (Ojs.t -> int -> unit) -> unit
Sourceval count : Ojs.t list -> int
Sourceval only : Ojs.t list -> Ojs.t
Sourceval to_array : Ojs.t list -> Ojs.t array
OCaml

Innovation. Community. Security.