Slider Overview

The Slider enables the user to increase, decrease, and select predefined values by dragging its handle along the track, or by clicking the side arrow buttons.

The component enables you to set minimum and maximum values, define its horizontal or vertical orientation, determine its small and large steps, and adjust the format and position of its tooltip.

The Slider wrapper for Vue is a client-side wrapper for Kendo UI Slider widget.

The Slider-no- Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the Slider in action.

Example
View Source
Change Theme:

Functionality and Features

The Slider supports keyboard navigation.

Events

The following example demonstrates basic Slider events. You can subscribe to all Slider events by the handler name.

Example
View Source
Change Theme: