I am using Kendo datetimepicker in a VueJS app.
Is there a way to display the Calendar and Time icons as below, but change the Time icon "click" to call a custom function?
I still want the calendar icon to work as normal. I just want the time icon to call one of my functions and not to display the time values.