package stk_xml
Library to display xml/html
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-stk-0.4.0.tar.bz2
md5=4a7d5aeecb002fa711a6eb002a544713
sha512=f2efc05917d5916980a8d09426b629028a748c00c19667b0bf4e0cf0c8811d80b5a693b95f662301bfbe3162cefd73e7f02e98cb5c1020876cbcf9fc81930434
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