← ui-lab

Debounced Search

A search field that filters its list only after you pause typing: each keystroke restarts a short timer, and the results — with a live result count — update once typing settles. Type quickly to see it coalesce into a single update.

Preview

5 results

  • Apple
  • Apricot
  • Banana
  • Cherry
  • Grape

Installation

npx shadcn@latest add https://ui.publictheta.com/r/debounced-search.json

Conformance

This component conforms to the @publictheta/ui-spec debounced-search specification. Run the suite against any implementation with pnpm conformance.