Sign in Sign up
npm

@render-props/debounce

A state container which limits the frequency with which setState can be called using lodash's debounce function. By default, `setState` is invoked on the trailing edge of the debounce call. If `leading` and `trailing` options are `true`, func is invoked

npm View on Npm

Activity

Latest release
7y ago
Total releases
14
Cadence
~13 days
Last 12 months
0

Details

License
MIT
First release
Feb 05, 2018
Releases
Version Released
0.1.13 patch
0.1.12 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial