Module Eliom_content.Html5.Id


module Id: sig .. end
Node identifiers

include Eliom_content_core.Html5.Id
val get_element : 'a id -> 'a Eliom_content.Html5.elt
get_element id returns the HTML element in the DOM with the given id.