package virtual_dom
OCaml bindings for the virtual-dom library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=7f1fa83287458114c5b0cab8aae00d69972d15e1d20a446ce13f246aacef3216
doc/virtual_dom.keyboard/Vdom_keyboard/Help_text/index.html
Module Vdom_keyboard.Help_text
Source
A Help_text.t
represents the documentation for a collection of commands. It can be displayed as a Vdom node.
This can be used to create a web ui help menu.
view
displays a help text table with one row per command.
view_rows
is similar to view
, but returns a list of row nodes instead of wrapping them in a table node.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>