package incr_dom
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library for building dynamic webapps, using Js_of_ocaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
incr_dom-v0.14.0.tar.gz
sha256=57b0ca69e0ce3c38dadec5df8b0bfb9ec777192412f6259a04002a47e529ca05
md5=f7c6d58180d131d3546266252c11a64f
doc/incr_dom.ui_incr/Ui_incr/Incr/State/index.html
Module Incr.State
type t = state_witness Incremental.State.tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tinclude Core_kernel.Invariant.S with type t := t
val invariant : t -> unitval t : tt is the shared state for a call to Incremental.Make.
val keep_node_creation_backtrace : t -> boolval set_keep_node_creation_backtrace : t -> bool -> unitval max_height_allowed : t -> intval set_max_height_allowed : t -> int -> unitval num_active_observers : t -> intval max_height_seen : t -> intval num_nodes_became_necessary : t -> intval num_nodes_became_unnecessary : t -> intval num_nodes_changed : t -> intval num_nodes_created : t -> intval num_nodes_invalidated : t -> intval num_nodes_recomputed : t -> intval num_nodes_recomputed_directly_because_one_child : t -> intval num_nodes_recomputed_directly_because_min_height : t -> intval num_stabilizes : t -> intval num_var_sets : t -> intmodule Stats : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>