New to KendoReactLearn about KendoReact Free.

Incremental Steps

By default, the DateTimePicker increments or decrements each part of its date and time values by one step.

To change the default setup, use the steps property.

The available options are:

  • year: Number—Controls the incremental step of the year value.
  • month: Number—Controls the incremental step of the month value.
  • day: Number—Controls the incremental step of the day value.
  • hour: Number—Controls the incremental step of the hour value.
  • minute: Number—Controls the incremental step of the minute value.
  • second: Number—Controls the incremental step of the second value.

The following demo displays a DateInput with predefined incremental steps for year to 10, for day to 5, for hour to 2 and for minute to 15.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support