@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
Activity
- Latest release
- 7y ago
- Total releases
- 14
- Cadence
- ~13 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Feb 05, 2018
Releases