Element Index
The following is a list of elements supported by RML:
<rml>
<head>
<title>
<link>
<style>
<body>
<br>
<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 meaning in RmlUi, such as <div>
, <span>
and <table>
. 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: