usethrottle-hook
MIT> homepage: https://www.npmjs.com/package/usethrottle-hook; ```bash npm i usethrottle-hook ``` ## Usage example ```js const throttleLoadMore = useThrottle(() => props.loadMore(dataLength), 500); ... function handleScroll(e: React.UIEvent<HTMLElement>) {
85
Security score
0 known advisories in v1.0.1
Weekly downloads
—
Unpacked size
8.2 kB
Dependencies
0
Last publish
3 years ago
Security advisories
No known vulnerabilities affect v1.0.1.