0.0.0-beta-20231019035147 • Published 3 years ago

@raddix/use-timeout v0.0.0-beta-20231019035147

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

useTimeout

The useTimeout hook is used to execute a callback after a specified amount of time. It is similar to the setTimeout function, but it is declarative and can be cancelled.

Please refer to the documentation for more information.