This component is not supported for Google Ads, Google AdMob, AMPHTML ads, video ads, or image ads.
The Text Field component lets you add a field where users can enter text.
To use the Text Field component in your project:
- Open the Components panel, then the UI folder.
- Drag the Text Field
component to the stage.
- You may want to use the Label component to display text before the text field.
Properties
Property | Description |
---|---|
Name | The component name. |
Placeholder | The text shown to users inside the text field when nothing has been entered. The placeholder is for display only, and doesn't affect the field's value. |
Value | The default text in the text field. The value overrides the placeholder. |
Events and actions
Learn how to configure events.
Preview
You can't interact with UI components inside the Google Web Designer interface. To see the component in action, preview your document in your preferred browser. The appearance of UI components may vary depending on the browser.