How to add drop event to Vuetify calendar <v-calendar>

Viewed 1045

I need to drag an event from outside to v-calendar.

But, Vuetify does not have drop event.

How can I add drop event to Vuetify?

As you see in the below screenshot, I have two tasks above the calendar and I want to add them to the "Vuetify" calendar.

enter image description here

0 Answers
Related