Options
All
  • Public
  • Public/Protected
  • All
Menu

Throttles the event listener to be called only after a defined time during the event's execution over time.

Hierarchy

Index

Constructors

constructor

Properties

Protected callback

callback: Listener

Protected eventName

eventName: string

Methods

bindTo

  • bindTo(element: EventTarget): void

delegateTo

  • delegateTo(element: EventTarget, selector: string): void

release

  • release(): void

Private throttle

Generated using TypeDoc