antoniandre / vue-cal

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal/
MIT License
1.23k stars 234 forks source link

Cell-click with event target object #529

Open ponochovny opened 1 year ago

ponochovny commented 1 year ago

image image

I believe this is it

ponochovny commented 1 year ago

cell double click also would be good to add a DOMEvent object

Jakub-Horacek commented 1 year ago

I have the same issue. It would be better if there was a DOMEvent in the cell-click emit.