Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 1008 Bytes

File metadata and controls

26 lines (19 loc) · 1008 Bytes
title page_title description slug canonicalLink position
Intervals
Intervals - TimePicker - Kendo UI for Vue
Set the intervals in minutes when working with the Kendo UI TimePicker wrapper for Vue.
intervals_timepicker_wrapper
3

Intervals

The TimePicker enables you to set intervals in minutes.

The following example demonstrates how to define the interval in minutes between the time values in the drop-down list.

{% meta height:450 %} {% embed_file timepicker/intervals/main.vue preview %} {% embed_file timepicker/intervals/main.js %} {% endmeta %}

Suggested Links