The Vue Range Slider is an HTML5 input control that is used to select a value or range of values. Select a relative quantity value by moving a thumb along a bar. The control has major/minor ticks, thumb, and tooltip that can be fully customized. Also, the control can be aligned horizontally or vertically.
Select a range of numeric values intuitively by using two handles. A range slider usually fills a color between the handles to indicate selection.
This simple slider component allows users to select a specific numeric value from a range. Fill selection option is available to indicate the selected range visually.
The Vue Range Slider component recognizes touch gestures, allowing the user to swipe left or right to change the value of the slider. The responsive, touch-friendly design provides the best user experience on all phone, tablet, and desktop form factors.
Users can format slider values with a prefix (e.g. $10) and postfix (e.g. 10 km), and prettify the given values (e.g. 10000 to 10,000).
Users can customize the slider as needed and change it to a date range slider, time range slider, price range slider, rating slider, custom values, and more.
The Range Slider control can be aligned both horizontally and vertically.
The Range Slider control follows the HTML5 input type range standards, and supports numbers, and also floating and negative values regardless of the format.
The tooltip displays slide value information when the mouse pointer moves the thumb over the bar. The same can be done on mobile devices by touch events.
Allows users to select a value or range between precise intervals by configuring the step interval value.
The slider bar, thumbs, ticks, and tooltips can be completely customized using CSS and callback events.
Several built-in, Sass-based themes are available: Fluent, Tailwind CSS, Bootstrap 5, Bootstrap, Material, and high contrast. Users can customize these themes by either overriding the existing Sass styles or creating custom themes using the Theme Studio application.
The Vue Range Slider control is designed to work in multiple cultures, and can also be localized for a specific culture.
The Slider component is also available in Blazor, React, Angular frameworks. Check out the different Slider platforms from the links below:
Developers can customize all UI elements and control its behaviors. A rich set of developer-friendly APIs provides the best user experience.
Easily get started with the Vue Slider using a few simple lines of Vue codes as demonstrated below. Also explore our Vue Slider example that shows you how to render and configure a Slider in Vue.
<template>
<div id="app">
<ejs-slider id='default' :value='value'></ejs-slider>
</div>
</template>
<script>
import Vue from "vue";
import { SliderPlugin } from "@syncfusion/ej2-vue-inputs";
Vue.use(SliderPlugin);
export default {
data() {
return {
value: 30
};
}
}
</script>
We do not sell the Vue Slider separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the Vue Slider. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our Vue Slider demo, which demonstrates how to render and configure the Slider.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our Vue Slider, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their Slider component alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.