This is client API (go to
server)
Warning: Reason support is experimental.
We are looking for beta-tester and contributors.
module D : sig..end
Creation of HTML5 content with DOM semantics (referable)
Content creation ¶
See Html_sigs.T
module Raw :
Html_sigs.Make(Xml)(Svg.D.Raw).T
with type +'a elt = 'a elt
and type +'a attrib = 'a attrib
include Eliom_content.Html.D.Raw
include Eliom_content_sigs.LINKS_AND_FORMS