module Svg:sig..end
Building SVG tree.
See the Eliom manual for more information on for SVG tree manipulated by client/server application.
type +'a elt
type'awrap ='a
type'alist_wrap ='a list
type +'a attrib
typeuri =Eliom_content_core.Xml.uri
module F:sig..end
Typed interface for building valid SVG tree (functional semantics).
module D:sig..end
Typed interface for building valid SVG tree (DOM semantics).
module R:sig..end
Typed interface for building valid reactive SVG tree.
module Id:sig..end
module Of_dom:sig..end