Module Html.To_domSource

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

Sourcetype 'a elt = 'a elt
Sourceval of_article : [> Html_types.article ] elt -> Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t