> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/elements/web-elements/text.md).

# Text

The Text element allows you to display simple text.

Either double click the element or go to properties to change the text.

## Properties

![](https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2F5esNO1a7VagT3uvnzmkG%2Fimage.png?alt=media\&token=c86717f3-fafd-40f4-9a39-41b7bd50959e)

**Text:** Text to display.

**Show only one line:** When toggled on, the element will only display the first line of text. The rest will be hidden.

**Text type:** The default type is Paragraph. You can change the text type to Heading 1, Heading 2, Heading 3, Heading 4, or Span.

## Supported Events

No supported events.

## Supported Actions

**Set Text:** Set text to display.

**Set Data:** Change element data. See [Data Store](/app-builder/app-construction/data-store.md).

**Set Loading:** Set loading animation. See [Set loading animations](/app-builder/popular-use-cases/set-loading-animations.md).

{% hint style="info" %}
Visit [Interactions](/app-builder/app-construction/interactions.md) for more on events and actions.
{% endhint %}
