Interface IDebounceOptions

Hierarchy

  • IDebounceOptions

Properties

Properties

after?: (() => void)

Type declaration

    • (): void
    • Returns void

before?: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc