New to KendoReact? Learn about KendoReact Free.
Incremental Steps
Updated on Dec 19, 2025
You can configure the way the Slider divides its range and updates the value by using the step options.
Step
To specify the value by which the Slider increases or decreases, use the step property. The following example demonstrates how to adjust the step value, allowing increments of 5
Change Theme
Theme
Loading ...
Large Steps
To define the large step of the Slider, use the largeStep property. The largeStep value determines the step with which the Slider will be updated when the Page Up and Page Down arrow keys are pressed,
Change Theme
Theme
Loading ...