package tyxml-jsx
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
JSX syntax to write TyXML documents
Install
dune-project
Dependency
Authors
Maintainers
Sources
tyxml-5.0.0.tbz
sha256=c725bb8918ff1b601e7926b7b6b4799f8f4ab70f5fba9f0970da657cb82c07f2
sha512=61881aa7101b5072b887802e78897920516c9c2b484d51ac281509e83c79969c7654caa31b125ad843b45740dfe143ed5218fd7e4d98dfba8e0b24b272308ed6
Description
open Tyxml;
let to_reason = <a href="reasonml.github.io/"> "Reason!" </a>
The TyXML JSX allow to write TyXML documents with reason's JSX syntax. It works with textual trees, virtual DOM trees, or any TyXML module.
Added to opam-repository:
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page