Getting Started with Kendo UI for Angular Slider
The Slider lets the user increase, decrease, and select predefined values by dragging its handle along the track, or by clicking the side arrow buttons.
Basic Usage
The following example demonstrates the Slider in action.
Functionality and Features
- Disabled Slider
- Read-only Slider
- Predefined steps
- Side buttons
- Ticks
- Orientation
- Forms support
- Debouncing updates of the input value
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates the basic events of the Slider component.