> 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/scroll-text.md).

# Scroll Text

## Description

Scroll through a list of text items

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

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

**Nickname** | Scroll Text

**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

**L** | **Label** (*Text*) | The control label

**V** | **Values** (*Text*) | The values to select from

**I** | **Index** (*Integer*) | The control selected index

**W** | **Wrap** (*Bool*) | If true the values will cycle. If false the values will be capped at the min and max
{% endtab %}

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

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

## Usage

![](/files/dQ37PDk9euYtEFpBK3Yi)
