Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDebounceOptions

Hierarchy

  • IDebounceOptions

Index

Properties

Properties

Optional immediate

immediate: boolean

If immediate is true, trigger the function on the leading edge, instead of the trailing.

Generated using TypeDoc