RML is based loosely around XHTML 1.0 and HTML 4.01, however element names are (mostly) open-ended in RML and can be used in any way that is logical for your application. All documents follow strict XML1.0 specification and where possible all RmlUi elements follow their HTML equivalent.

RML maintains the core components of HTML4, including CSS. It provides a number of basic elements including input fields, radio buttons and check boxes as well as more complex enhancements such as templates and datagrids.

目录

  1. Elements - 基本 RML 元素
  2. Documents - 文档的 HEAD 和 BODY
  3. Images - 参考图像
  4. Style sheets - 向 RML 文档添加样式
  5. Forms - 用户输入表单
  6. Controls - 标签集和窗口句柄
  7. Data display - 进度条
  8. Templates - 让所有窗口观感一致
  9. Events - 鼠标点击、移动、按键、文本输入

附录

  1. 元素索引
  2. HTML4 样式表
  3. Deprecated elements