Hierarchy

  • ThrottleExtras

Properties

Properties

cancel: (() => void)

Type declaration

    • (): void
    • Stops any planned calls (and resets the time array progress)

      Returns void

flush: (() => void)

Type declaration

    • (): void
    • Immediately runs planned call.

      Returns void

Generated using TypeDoc