> 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/range-slider.md).

# Range Slider

## Description

Click and drag handles to return the interval between

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

{% tab title="Location" %}
**Name** | Ui Range Slider

**Nickname** | Range Slider

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

**S** | **Selection** (*Interval*) | The  upper and lower bounds of the selection

**B** | **Bounds** (*Interval*) | The upper and lower bounds of the slider

**I** | **Increment** (*Number*) | The step increment of the slider
{% endtab %}

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

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

## Usage

![](/files/K884BAKAj2OuJMwz0Ttb)
