Interface ThrottleOptions

Hierarchy

  • ThrottleOptions

Properties

Properties

leading?: boolean

Should function be invoked immediately on first call to throttled function

trailing?: boolean

Should function be called after given time

Generated using TypeDoc