package virtual_dom
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  OCaml bindings for the virtual-dom library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.15.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=7f1fa83287458114c5b0cab8aae00d69972d15e1d20a446ce13f246aacef3216
    
    
  doc/virtual_dom.keyboard/Vdom_keyboard/Help_text/View_spec/index.html
Module Help_text.View_specSource
Source
type t = {- key : string -> Virtual_dom.Vdom.Node.t;
- plain_text : string -> Virtual_dom.Vdom.Node.t;
}A View_spec.t allows the user to customize how the help text is converted to a Vdom node.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >