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.jsonPulls in utils automatically.
Usage
3 results
Props
| Name | Type | Description |
|---|---|---|
| value* | string | Controlled — search is only useful when something else owns the query. |
| onValueChange* | (value: string) => void | |
| resultCount | number | Announced politely to screen readers as results change. |
* required