vue-sonner
vue-sonner copied to clipboard
๐ An opinionated toast component for Vue.
Hey, Yesterday I was playing with the idea of rendering the promise (loading state) toast when I have some promises ongoing and loading data. My idea was to show the...
I checked every part of `sonner` code and brought it here, sometimes this error happens which I don't know how to solve please do have a look and submit a...
try to run 3 toasts in a loop. it just shows one toast and the other toasts are in html but behind the first toast, and it does not expand...
I want the cross icon to appear only on hover. Is there any way I can customize this?
do i need install another things?? i dont have animations in the toasts :(
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...
Im relying on the title+description format to add additional details to my toasts, and i cant see a way to change the description field based on the promise. Could this...