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
Is there any way to access to the timer of the toast? We will like to use a countdown in the timer as well, but there is no props available to do this. We can use our own countdown, but it will be a bit difficult because it does not stop on hover.
Maybe with the useToast hook is possible trough the isRunning prop, but there is no much information about this hook. Any ideas?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Is there any way to access to the timer of the toast? We will like to use a countdown in the timer as well, but there is no props available to do this. We can use our own countdown, but it will be a bit difficult because it does not stop on hover.
Maybe with the useToast hook is possible trough the isRunning prop, but there is no much information about this hook. Any ideas?
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions