Replies: 1 comment 3 replies
-
Hi @kieranm, There is nothing available on As you are the one creating the toasts, you should have all of the necessary information available to you already. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to implement a toast stack like this.
In order to correctly scale and position each toast, we need to know information like...
What's the best way of accessing this information from within the toast
Root
component? Can it be accessed via theToastProvider
for example?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions