Skip to main content

throttle

Description​

(no description)

static throttle(action: () => void, delay: number): () => void
ParameterSummary
actionAll

(no description)

delayAll

(no description)