Free components for building your own support agent — bring any backend.Want the agent too? Inflection resolves support requests inside your app.

Help

Help search

The search field above an article list. Controlled, with a live result-count announcement.

Install

npx shadcn@latest add https://ui.inflection.network/r/help-search.json

Pulls in utils automatically.

Usage

3 results

Props

NameTypeDescription
value*stringControlled — search is only useful when something else owns the query.
onValueChange*(value: string) => void
resultCountnumberAnnounced politely to screen readers as results change.

* required