@raddix/use-debounce
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

useDebounce

The useDebounce hook is used to debounce a value. It is useful when you want to delay the execution of a function until a value has not changed for a certain amount of time.

Please refer to the documentation for more information.

Package Sidebar

Install

npm i @raddix/use-debounce

Homepage

raddix.dev

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

4.65 kB

Total Files

6

Last publish

Collaborators

  • immois