zero·style

Dictionary entry

debounce

View related-term graphUse in a brief
Was this helpful?
UI / UXCurated · verified

A technique that waits until you have stopped typing or clicking for a short moment before acting, so an app does not fire off a request on every single keystroke.

Synonyms

  • debouncing

Related terms

In plain words

  • it waits until you stop typing before searching
  • hold off until the rapid-fire input settles

Usage example

The search box debounces input, waiting 300ms after the last keystroke before querying.

Don't confuse with…

  • throttleThrottling runs an action at a steady maximum rate during activity; debouncing waits until the activity pauses and then runs once.

Categories

  • Interaction patterns

Related-term graph

Two hops from debounce — click a term to open its entry, or re-center the graph on it

Focus term

Directly related

Two hops away

  • Relateddebounce related of autocomplete
  • Relatedautocomplete related of combo box
  • Relatedautocomplete related of dropdown

Stop describing. Start naming.

Turn a plain-language description into a designer-ready brief in minutes.

Start a brief