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.
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.
npm i @raddix/use-timeout
45
1.1.1
MIT
5.95 kB
6