@os-design/use-throttle
v1.0.33
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.
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-throttleSee all the features in the Storybook.
