---
title: Configuration
page_title: Configuration - RangeSlider - Kendo UI for Vue
description: "Set the value ranges, orientation and other configuration options of the Kendo UI RangeSlider in Vue projects."
slug: configuration_rangeslider_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/inputs/rangeslider/"
position: 2
---

<div><WrapperBanner link="/kendo-vue-ui/components/inputs/rangeslider"></WrapperBanner></div>    

# Configuration

The RangeSlider enables you to set its basic configuration options.

The available configurable properties of the RangeSlider are:
* Minimum and maximum values
* Horizontal or vertical orientation
* Small and large steps
* Format and position of the tooltip

{% meta height:300 %}
{% embed_file rangeslider/configuration/main.vue preview %}
{% embed_file rangeslider/configuration/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI RangeSlider for jQuery](https://docs.telerik.com/kendo-ui/controls/editors/rangeslider/overview)
* [API Reference of the RangeSlider Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/rangeslider)
