Creates a limiter which can be used to debounce or throttle a function call.
Optional
If true, any previously scheduled functions are automatically canceled on unmount
true
false
A technical, but human-readable ID, which isn't guaranteed to be unique
Creates a limiter which can be used to debounce or throttle a function call.