package bonsai
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
v0.17.0.tar.gz
sha256=c78c4476ee6b856846e2d0941e5965009d5e1b853e564b2b1bee61202f0b1ebb
doc/bonsai.driver/Bonsai_driver/Expert/index.html
Module Bonsai_driver.ExpertSource
An incremental handle on the lifecycle colletion for the computation
An incremental handle on the action handler for the computation
Access the clock that was used when creating the handle
Kill everything in this handle by invalidating all the incremental observers. After this function is called, other functions in this module may begin to throw exceptions without warning.
Serilizes the model of the component to a sexp. Used only for debugging
Resets the model of the component back to its initial model. Used only for benchmarking
Starts printing the paths of actions that are applied during tests
Start printing when stabilizations occur during action application in tests
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>