Home > @uniformdev/mesh-sdk-react > ProductSearch
ProductSearch() function
Warning: This API is now obsolete.
in favour of ObjectSearchContainer, see https://mesh-design-system.netlify.app/?path=/story/object-search--query-filter-with-inputs for implementation details
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ selectedProducts, setSelectedProducts, onGetCategories, onSearchProducts, logoIcon, multiSelect, multiSelectId, selectedItemComponent, rowComponent, errorComponent, helpComponent, noResultsComponent, onSort, typeSelectorAllTypesOptionText, typeSelectorLabel, } | ProductSearchProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element