throttle
throttle(saga: AnyFunction,delay: string | number,defaultDelay: number): AnyFunction
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| saga | AnyFunction |
Additional properties for advanced use cases
| Properties | Type | Description |
|---|---|---|
| defaultDelay | number | |
| delay | string | number |