Create a throttled function. Uses
useEventHandler so no need for useCallback even when using state/props inside
the function to throttle
number of milliseconds between each call
new throttled function
Generated using TypeDoc
Create a throttled function. Uses
See
useEventHandler so no need for useCallback even when using state/props inside