@os-design/use-throttle
v1.0.21
Published
The callback function will be called no more than once during the N ms, even if it is called many times during that period.
Downloads
235
Readme
@os-design/use-throttle
The callback function will be called no more than once during the N ms, even if it is called many times during that period.
Installation
Install the package using the following command:
yarn add @os-design/use-throttle
See all the features in the Storybook.