Module type Eliom_registration.TMPL_PARAMS
module type TMPL_PARAMS = sig..end
type t
val name : string
val make_page :
t ->
Html_types.html Eliom_content.Html.elt Lwt.t
val update : t -> unit Eliom_client_value.t
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module type TMPL_PARAMS = sig..end
type t
val name : string
val make_page :
t ->
Html_types.html Eliom_content.Html.elt Lwt.t
val update : t -> unit Eliom_client_value.t