Module Eliom_content_core.Svg.R

module R: sig .. end
Typed interface for building valid reactive SVG tree.

module Raw: Svg_sigs.MakeWrapped(Tyxml_js.Xml_wrap)(Xml).T  with
            type (+'a) elt = 'a elt
          and type (+'a) attrib = 'a attrib
include Eliom_content_core.Svg.R.Raw