useDebounce
Aboutβ
Debounce hook for react
Installationβ
npm install --save rooks
Importing the hookβ
import { useDebounce } from 'rooks';
Usageβ
function Demo() {
useDebounce();
return null;
}
render(<Demo />);
Join Bhargav's discord serverβ
You can click on the floating discord icon at the bottom right of the screen and talk to us in our server.