Precepts:
> Kendo UI for Vue - Scheduler (using typescript)
> using :editable-template (with template imbedded into script in the markup)
I want to be able to hook into the destroy (editable-destroy option) such that when executed, I can call my own function to manage the event.
If possible, I would even like to manage (alter or even possibly replace) the default delete confirmation modal.
Can anyone help me figure out how this can be accomplished?