antoniandre / vue-cal-v4

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

How to listen to the mouse hover event when hovering over cells #554

Open tharakanwn2014 opened 1 year ago

tharakanwn2014 commented 1 year ago

Hello We need to show a button inside the cell when hovering over each active cell. Is there any way to achieve this. Thank you