throttle
Description​
(no description)
static throttle(action: () => void, delay: number): () => void| Parameter | Summary |
|---|---|
actionAll | (no description) |
delayAll | (no description) |
(no description)
static throttle(action: () => void, delay: number): () => void| Parameter | Summary |
|---|---|
actionAll | (no description) |
delayAll | (no description) |