Module Svg.To_domSource

Conversion from Svg elts to Javascript DOM elements (<: Js_of_ocaml.Dom_html.element). One conversion function per source type (stressed by the of_ prefix).

Sourceval of_pcdata : [> `Pcdata ] elt -> Js_of_ocaml.Dom.text Js_of_ocaml.Js.t