Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@react-awesome/use-debounce

trinhthinh388419MIT1.0.0TypeScript support: included

useDebounce debounces the state value.

react, debounce, state, react, react, hooks, useDebounce

readme

@react-awesome/use-debounce

version coverage license build status size

use-debounce tracks the previous value of a variable.

Please refer to the documentation for more information.

Installation

yarn add @react-awesome/use-debounce
# or
npm i @react-awesome/use-debounce

Contribution

Yes please! See the contributing guidelines for details.

Licence

This project is licensed under the terms of the MIT license.