Skip to content
On this page

throttledRef

Category
Last Changed
4 months ago

Throttle updates of a ref. Alias of useThrottle

Type Declarations

export { useThrottle as throttledRef } from "../useThrottle"
export { useThrottle as throttledRef } from "../useThrottle"

Source

SourceDocs

Contributors

Anthony Fu

Changelog

v6.9.0 on 11/14/2021
52fca - feat: new alias
throttledRef has loaded