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
  
    
      3.3.4.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=9150259898e1abf5c5e507a4a4c1f819
    
    
  sha512=f73427d1154a34ea6973e3639e019ce98e65d6862f61b740041c231a2b9d9cd04bc4aa86186fbf2d45288b9be1a97a7e5b57ddc9eb1434920d51fc3f76af47a7
    
    
  Description
The Ocsigen Toolkit is a set of user interface widgets that facilitate the development of Eliom applications.
Published: 11 Oct 2023
Dependencies (4)
- 
  
    calendar
  
  
    >= "2.0.0"
- 
  
    eliom
  
  
    >= "10.1.2"
- 
  
    js_of_ocaml
  
  
    >= "4.1.0" & < "6.0.0"
- 
  
    ocaml
  
  
    >= "4.08.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page