New to Kendo UI for Angular? Start a free 30-day trial
Incremental Steps
By default, the TimePicker increments or decrements each part of its time values by one step.
To change the default setup, use the steps
property.
The available options are:
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.millisecond: Number
—Controls the incremental step of the millisecond value.
Change Theme
Theme
Loading ...