Element Index
The following is a list of elements supported by RML:
<rml><head><title><link><style><body><handle><img><form><input><textarea><select><option><label><tabset><tab><panel><progress>
See also element packages in the C++ manual for controlling the behavior of several of these elements.
RmlUi does not provide a default style sheet, thus, tags which only represent a specific style rule in HTML have no special in RmlUi, such as <div> and <span>. Users can include the recommended style sheet to enable common rules for these tags.
The following elements are additionally enabled when including their respective plugins:
Deprecated elements:
Users are encouraged to replace these elements with data bindings possibly combined with RCSS tables.