Contents

button

Displays a button icon the user can click to initiate an action.

Overview

Clicking a button or lockup is one of the most common ways for a user activate a selection. Here’s an example of a button with the text inside of it.

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

Subelements of button

Elements that Use button

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Lockup Elements