Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DebounceContext

The context to pass to debounce.

Create a single instance of this for any given component via makeDebounceContext. Persist it between calls of debounce for the same element.

Hierarchy

  • DebounceContext

Generated using TypeDoc