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.
Basic Usage
The following example demonstrates the Slider in action.
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.