SearchInput
formsSearch input with magnifying glass icon, clear button, focus ring, role=search landmark, and native search input type. Token-driven styling with placeholder and icon colors.
Import
typescript
import { SearchInput } from "packages/ui/src";Props
SearchInputProps
| Prop | Type | Required |
|---|---|---|
value | string | No |
onChange | (value) => void, placeholder?: string, ariaLabel?: string | No |
Examples
SearchInput Component
Search input with magnifying glass icon, clear button, focus ring, and role=search landmark. 43rd component.
Live Filtering
- Button
- Card
- Tabs
- Alert
- Modal
- Tooltip
- Badge
- Spinner