You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
It would be really great if we could have a parameter to specify a maximum number of toast to the toast-container 🥇
Example : if I've instantiated 3 toasts and I set a limit of 1 toast per container, then the other two toasts are "pending". Once the toast n°1 has expired, it's the turn of the n°2, and so on...
Also, it'd be great to have a method to remove all the toast in a container (enqueued or not).
Thanks in advance !
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be really great if we could have a parameter to specify a maximum number of toast to the toast-container 🥇
Example : if I've instantiated 3 toasts and I set a limit of 1 toast per container, then the other two toasts are "pending". Once the toast n°1 has expired, it's the turn of the n°2, and so on...
Also, it'd be great to have a method to remove all the toast in a container (enqueued or not).
Thanks in advance !
The text was updated successfully, but these errors were encountered: