Skip to main content

Function: SearchBar()

SearchBar(rawProps): Element

Defined in: components/SearchBar.tsx:126

Renders a product search input with a debounced live-results dropdown and a "View all results" link.

Parameters

rawProps

SearchBarProps

Returns

Element

Remarks

Uses useProductSearch for the live search query.