package incr_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a3a9ef135edd2039b5e771dfd9461ff2bbae55e2611af0e81c9577898314a76f

doc/incr_dom.ui_time_source/Ui_time_source/Private/index.html

Module Ui_time_source.PrivateSource

Sourceval flush : t -> unit

Users should not need to call this function, since it is managed by Bonsai. Triggers any alarms that have been enqueued.

Sourceval trigger_after_display : t -> unit

Users should not need to call this function, since it is managed by Bonsai. Triggers any wait_after_display effects that are waiting to run.

Sourceval has_after_display_events : t -> bool

Users should not need to call this function, since it is managed by Bonsai. Says whether there are any wait_after_display effects that are waiting to run.

OCaml

Innovation. Community. Security.