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
So we have a progress bar in one of our custom toasts, we would like to be able to call this function to update the percentage value of the progress bar inside a toast (or do any manipulation to the toast at runtime for custom toasts). I currently have this working but it's hacky DOM manipulation and would prefer to do it via a proper API.
Hi! It would be really nice to make it possible to add custom functions/callbacks to toastProps.
something like this would be great. We want to update the internals of a toast.
The text was updated successfully, but these errors were encountered: