Home > @uniformdev/mesh-sdk-react > EntrySearch
EntrySearch() function
Warning: This API is now obsolete.
in favour of ObjectSearchContainer, see https://mesh-design-system.netlify.app/?path=/story/object-search--object-search-container-with-inputs for implementation details
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ search, results, contentTypes, selectedItems, logoIcon, select, multiSelect, multiSelectId, rowComponent, selectedItemComponent, totalResults, cursor, resultsLoading, requireContentType, onAddNew, onEditClosed, onCancel, noResultsComponent, helpComponent, onSort, typeSelectorLabel, typeSelectorAllTypesOptionText, loadingIndicatorDelay, } | EntrySearchProps<TResult> |
Returns:
_emotion_react_jsx_runtime.JSX.Element