We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a use case where I want to allow users to create and destroy multiple flipclocks on a page.
Is there an approved way to unmount a running flipclock, stopping the timeout functions and triggering whatever other garbage collection is necessary?
The text was updated successfully, but these errors were encountered:
I would also like to know.
Sorry, something went wrong.
There is a stop() function associated with each timer instance
No branches or pull requests
I have a use case where I want to allow users to create and destroy multiple flipclocks on a page.
Is there an approved way to unmount a running flipclock, stopping the timeout functions and triggering whatever other garbage collection is necessary?
The text was updated successfully, but these errors were encountered: