package tyxml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
TyXML is a library for building statically correct HTML5 and SVG documents
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.2.0.tar.gz
sha256=cda9dda443d479fadd1f4b8f882aef2a78c6e7ca7cbc95d886dfc5743f86ff9a
md5=c802f3c7036adcea3fc00398c23d1b2b
doc/tyxml/Tyxml/index.html
Module TyxmlSource
Typed implementation for HTML, SVG and XML
This is the natural implementation of the TyXML combinators based on an XML data-structure.
Other implementations are available, see <<a_manual chapter="intro"|the manual>> for details.
module Html = Tyxml_htmlTypesafe constructors and printers for HTML documents.
module Svg = Tyxml_svgTypesafe constructors and printers for Svg documents.
module Xml = Tyxml_xmlBasic functions for construction and manipulation of XML tree.
module Html5 = Tyxml_htmlDeprecated alias for Html.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>