Conversion functions from dom nodes ({% a_api project="js_of_ocaml"| type dom_html.element %} {% a_api project="js_of_ocaml"| type js.t %}) to eliom nodes ({% a_api | type eliom_content.html5.elt %}).
Module Eliom_content.Svg.Of_dom
Module Of_dom : sig end
Conversion functions from DOM nodes ( ) to Eliom nodes ().
val of_element : Dom_html.element Js.t -> 'a Eliom_content.Svg.elt