You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**useThrottle:**`customizer` option and returns ([442b42f](https://github.com/react-cmpt/use-throttle/commit/442b42f7818f8d7ad61800c859d2f37066ae9c84))
7
+
1. type: add `ThrottleOptions`;
8
+
2. options: `customizer` (The function to customize comparisons);
9
+
3. returns: value -> object. (`[T, ControlFunctions]`).
10
+
-**useThrottleFn:** split returns and rename options type ([c0938da](https://github.com/react-cmpt/use-throttle/commit/c0938da40151eca5606be52e65c2847f47a0c597))
0 commit comments