antoniandre / vue-cal

A Vue 2 & 3 full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal
MIT License
1.2k stars 230 forks source link

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

Open tharakanwn2014 opened 10 months ago

tharakanwn2014 commented 10 months 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