package incr_dom

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

incr_dom-v0.16.0.tar.gz
sha256=199e5d3ab8299832e3c2c3a08db86a0e5859420e88a867f4da331b91d2078c1b

doc/incr_dom.ui_incr/Ui_incr/Incr/Expert/Node/index.html

Module Expert.NodeSource

Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
Sourceval create : ?on_observability_change:(is_now_observable:bool -> unit) -> (unit -> 'a) -> 'a t
Sourceval watch : 'a t -> 'a incremental
Sourceval make_stale : _ t -> unit
Sourceval invalidate : _ t -> unit
Sourceval add_dependency : _ t -> _ Dependency.t -> unit
Sourceval remove_dependency : _ t -> _ Dependency.t -> unit
OCaml

Innovation. Community. Security.