I use kendo-timepicker with angular 5. I need to set the time interval dynamically based on the value chosen in the drop down. By default, interval is set to 1 minute.
If I select 15 minutes in the drop down, then kendo-timepicker interval should be like 15,30,45