Contents

textField

Displays a text field the user can interact with.

Overview

The textField element provides a field for users to enter text. This element is commonly used inside of other elements. Here’s an example of a text field prepopulated with an email as a guide to the user.

<textField>tclark@example.com</textField>

Contained In

Topics

Valid TVML Attributes

See Also

Multimedia Elements