package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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