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.4.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=1ea11e0d14d1d90b1924d1b9b2066440
    
    
  sha512=71b7d709700300695ee9774170316d4d704a6b6e9c3d045a43d028c702becb19142390d3d6af3b54f35f4dc62066af7bc4185018975dd678b5d7bd6dbecd2dc3
    
    
  Description
The Ocsigen Toolkit is a set of user interface widgets that facilitate the development of Eliom applications.
Published: 20 Jan 2020
Dependencies (4)
- 
  
    js_of_ocaml-ppx_deriving_json
  
  
    < "3.6"
- 
  
    calendar
  
  
    >= "2.00"
- 
  
    eliom
  
  
    >= "6.10.1"
- 
  
    ocaml
  
  
    >= "4.07.0"
Dev Dependencies
None
Used by (1)
- 
  
    ocsigen-start
  
  
    < "2.18.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page