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.
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.
npm i @raddix/use-debounce
3
1.0.1
MIT
4.65 kB
6