Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Eliom_content.Html.To_dom

module To_dom : Js_of_ocaml_tyxml.Tyxml_cast_sigs.TOwith type 'a elt = 'a elt

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).