> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/ui-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/ui-plus/components/control/text-box.md).

# Text Box

## Description

Click to edit and return text

{% tabs %}
{% tab title="Preview" %}
![](/files/ZE7PWFAK1nFyfR0dcMP8)
{% endtab %}

{% tab title="Location" %}
**Name** | Ui Text Box

**Nickname** | Text Box

**Tab** | Ui

**Panel** | Control

**Division** | 1
{% endtab %}

{% tab title="Inputs" %}
**\*E** | **Element** (*Ui+ Element*) | An optional input for an Element.&#x20;

> If an Element is input it will be updated, if empty a new Element will be created.
>
> The input control must be of the same type as the component

**T** | **Text** (*Text*) | The control text

**W** | **Wrap** (*Bool*) | If true the text will wrap

**X** | **Width** (*Number*) | An optional limiting width for the text panel
{% endtab %}

{% tab title="Ouputs" %}
**E** | **Element** (*Ui+ Element*) | Ui Element Control.&#x20;
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage

![](/files/MGgsMW55jCh6m9nT4Scy)
