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

# Slider

## Description

Click and drag to change a numeric value

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

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

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

**V** | **Value** (*Number*) | The slider value

**B** | **Bounds** (*Interval*) | The sliders upper and lower bounds

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

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

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

## Usage

![](/files/iHMLYBrYJirX0Jz3R9il)
