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
This hooks gives you access to the internal toaster state. This is the right choice if you need access to the data without wanting to roll your own toaster.
12
+
This hook gives you access to the internal toaster state. This is the right choice if you need access to the data without wanting to roll your own toaster.
13
13
14
14
In comparison to [`useToaster()`](/docs/use-toaster) it does not handle pausing or provide handlers for creating your own notification system.
0 commit comments