Contents

text

Displays text on the screen.

Overview

This element displays a small amount of text. Here’s an example that labels a button:

<button>
    <text>Button</text>
</button>

Contained In

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Text Elements