Title (Document Template)

Last modified: August 20, 2024

Introduction

A title works much like a static label but can be placed outside a data view, templategrid or table.

Appearance Properties

Caption

This is the value you wish to display in the document.

Style

For details, see Style.

Common Properties

Name

The internal name of the widget. You can use this to give sensible names to widgets. The name property also appears in the generated HTML: the widget DOM element automatically includes the class mx-name-{NAME}, which can be useful for Selenium testing.