# Scroll Integer

## Description

Scroll through integers between a specified interval

{% tabs %}
{% tab title="Preview" %}
![](https://97674526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQQ5Dv56AckPkeQ6O9Rf%2Fuploads%2FVGzUbclqhGT6zoXiAoJk%2FScrollInteger.png?alt=media\&token=16e323f8-1e40-4caf-906e-c2a21e9b2930)
{% endtab %}

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

**Nickname** | Scroll Integer

**Tab** | Ui

**Panel** | Control

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

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

> <mark style="color:green;">I</mark>f 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

**S** | **Selected Integer** (*Integer*) | The control starting integer selection

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

**I** | **Increment** (*Integer*) | The control's step integer increment

**B** | **Bounds** (*Interval*) | The control's low and high integer values
{% endtab %}

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

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

## Usage

![](https://97674526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQQ5Dv56AckPkeQ6O9Rf%2Fuploads%2FcEr4m9iOGXxQDzk2TYUM%2FIntegerScroller.gif?alt=media\&token=19d5f6ae-f8d0-42de-811e-48d7e1f25776)
