Toast onPause, onResume doubts #1950
Answered
by
joaom00
emigdio821
asked this question in
Help
-
Hi there, I recently started using RadixUI, Im trying to add a countdown in each toast, I saw |
Beta Was this translation helpful? Give feedback.
Answered by
joaom00
Feb 11, 2023
Replies: 1 comment 1 reply
-
Hi @emigdio821,
In this preview you can see the logs in the console |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
emigdio821
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @emigdio821,
onPause()
is called when:onResume()
is called when:In this preview you can see the logs in the console
CodeSandbox