Is your feature request related to a problem? Please describe.
I wanted to build a custom toast that runs an animation showing its visibility time, sort of like toastify but I could not get hold of visiblityTime inside the config.
Describe the solution you'd like
Something like this:
Is your feature request related to a problem? Please describe. I wanted to build a custom toast that runs an animation showing its visibility time, sort of like toastify but I could not get hold of
visiblityTime
inside the config.Describe the solution you'd like Something like this:
Describe alternatives you've considered Current workaround I am using:
While it does work, would love to know if there is a better way to do this.