xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.
https://vue-sonner.robertshaw.id
MIT License
889 stars 46 forks source link

Add an option to freeze toasts on hover / window blur #69

Open CernyMatej opened 5 months ago

CernyMatej commented 5 months ago

I think it would be useful to have an option to pause the timeout timer of the toasts when the browser window loses focus / the mouse cursor hovers over one of the toasts. What do you think? I'd be happy to help implement it.