package ocsigen-toolkit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Reusable UI components for Eliom applications (client only, or client-server)
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.8.0.tar.gz
md5=2d00e424d2f1ff44c9a6392f7e9b9926
sha512=7b56ad4a0aeb4640d99db46f157debdba31958909a0bda34803be0f0d316e87399d68a00590c00f00946d38e5058094d69064a9e084edf4f81a29ab6a10dce8e
Description
The Ocsigen Toolkit is a set of user interface widgets that facilitate the development of Eliom applications.
Added to opam-repository:
Dependencies (4)
-
calendar
>= "2.00" -
js_of_ocaml-lwt
< "4.1.0" -
eliom
>= "6.12.1" -
ocaml
>= "4.07.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page