debounceCallback works similar to useDebounceCallback hook in @react-hook/debounce. However debounceCallback is not a hook in react.
Debounce hook for react
A React hook for debouncing callback functions
Primitives for creating scheduled — throttled or debounced — callbacks.
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Throttle and debounce functions.
Delay function calls until a set time elapses after the last invocation
Debounce callback
TypeScript implementation of debounce
React component that renders Input with debounced onChange
Debounce a function
A tiny TypeScript library for debouncing functions.
Debounce your async calls
This is a package which provides `throttle` and `debounce` functions, with both flow and TypeScript declarations, and a minimal code footprint (less than 60 lines, less than 350 bytes minified+gzipped)
The lodash method `_.debounce` exported as a module.
Create a debounced version of a promise returning function
a simple debounce with no dependencies or crazy defaults
TypeScript definitions for throttle-debounce
A React hook that allows you to use a ResizeObserver to measure an element's size.
TypeScript definitions for debounce
A React hook for debouncing setState and other callbacks
TypeScript definitions for debounce-promise
Debounce promise-returning & async functions
return a debounced function
No description provided.
No description provided.