package incr_dom
A library for building dynamic webapps, using Js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a3a9ef135edd2039b5e771dfd9461ff2bbae55e2611af0e81c9577898314a76f
CHANGES.md.html
Release v0.17.0
Introduce
Ui_time_source
module for clock management in UI applications:create
function to initialize a new clock with a specified start timeincr_clock
function to access the Incremental clock within the Bonsai clockadvance_clock_by
andadvance_clock
functions to move the current time forwardnow
andwatch_now
for accessing the current time and an incremental node containing the timeat_intervals
andat
for creating incremental values that update based on time intervals or specific instantsuntil
andsleep
effects for delaying actions until a certain time or for a time spanwait_after_display
effect for delaying actions until after the display lifecycle
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>