package tyxml
TyXML is a library for building correct HTML and SVG documents
Install
Dune Dependency
Authors
Maintainers
Sources
tyxml-4.4.0.tbz
sha256=516394dd4a5c31726997c51d66aa31cacb91e3c46d4e16c7699130e204042530
sha512=d5f2187f8410524cec7a14b28e8950837070eb0b6571b015dd06076c2841eb7ccaffa86d5d2307eaf1950ee62f9fb926477dac01c870d9c1a2f525853cb44d0c
doc/tyxml.functor/Html_sigs/Make/index.html
Module Html_sigs.Make
Signature functor for Html_f.Make
.
Parameters
module Xml : Xml_sigs.T
module Svg : Svg_sigs.T with module Xml := Xml
Signature
module type T =
T
with type 'a Xml.W.t = 'a Xml.W.t
and type 'a Xml.W.tlist = 'a Xml.W.tlist
and type ('a, 'b) Xml.W.ft = ('a, 'b) Xml.W.ft
and type Xml.uri = Xml.uri
and type Xml.event_handler = Xml.event_handler
and type Xml.mouse_event_handler = Xml.mouse_event_handler
and type Xml.keyboard_event_handler = Xml.keyboard_event_handler
and type Xml.touch_event_handler = Xml.touch_event_handler
and type Xml.attrib = Xml.attrib
and type Xml.elt = Xml.elt
and module Svg := Svg
See Html_sigs.T
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page