package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Creation of content from client-side values.

val node : ?init:'a D.elt -> 'a elt Eliom_client_value.t -> 'a D.elt
val attr : ?init:'a attrib -> 'a attrib Eliom_client_value.t -> 'a attrib