Provided by: libeliom-ocaml-doc_3.0.3-4build2_all bug

NAME

       Eliom_content.Html5.Id - Node identifiers

Module

       Module   Eliom_content.Html5.Id

Documentation

       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 .