package stk_xml
Library to display xml/html
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-stk-0.5.0.tar.bz2
md5=beeed5752ff67b3abeb1bcf8fb6b9098
sha512=c1603ae66956a674864ad875212fdbfc8d8016983202108d492b0d8722106b1e982e9fdc04b20d1b7adf5013343252fc5173851751906271731bc81d70dc789c
doc/index.html
Stk_xml
Stk_xml
is a library providing an additonal Stk widget (Stk_xml.View.xmlview
) to display XML documents. It handles CSS styling, allows custom representation of some XML nodes and adding events to created widgets to allow interaction with the document elements.
Modules
Stk_xml.Doc
XML View documentsStk_xml.Eprops
CSS properties for events.Stk_xml.Layout
Creating widgets from XML tree.Stk_xml.Log
Logging.Stk_xml.Props
Stk properties from CSS properties.Stk_xml.Style
CSS styling.Stk_xml.Types
Base types.Stk_xml.View
XML view widget.Stk_xml.Xml
Xml documents and convenient functions and values.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page