Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The values associated with an Element and element like nodes. (that is in practice all nodes that aren't just text).
val tag : t -> Base.string
val key : t -> Base.string Base.option
val with_key : t -> Base.string -> t
val add_class : t -> Base.string -> t