Module Eliom_content.Html.F
module F : sig..end
Creation of Functional HTML5 content (copy-able but not referable, see also Eliom_content ).
Content creation ¶
See Html_sigs.T . If you want to create an untyped form, you will have to use Eliom_content.Html.F.Raw otherwise, use Eliom form widgets. For more information, see the manual .
See Html_sigs.T .
module Raw : sig..end
include Eliom_content.Html.F.Raw'
include Eliom_content_sigs.LINKS_AND_FORMS