Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
placeholder | string | "Search..." | Placeholder text for the search input |
categories | string[] | [] | Array of category options |
onSearch | function | - | Callback function when search is performed |
onCategoryChange | function | - | Callback function when category is changed |