package incr_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=565264542acb08b61c7f1b63c41a69e5f788c7499b096094573b507163ae180d

doc/incr_dom.ui_incr/Ui_incr/Incr/Var/index.html

Module Incr.VarSource

Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
Sourceval create : ?use_current_scope:bool -> 'a -> 'a t
Sourceval set : 'a t -> 'a -> unit
Sourceval watch : 'a t -> 'a incremental
Sourceval value : 'a t -> 'a
Sourceval latest_value : 'a t -> 'a
Sourceval replace : 'a t -> f:('a -> 'a) -> unit
OCaml

Innovation. Community. Security.