Home > @uniformdev/mesh-sdk-react > ObjectSearchFilter

ObjectSearchFilter() function

Object search filter is an opinionated filter that has pre-defined query and setQuery functions that can be extended with custom functions

Signature:

Parameters

ParameterTypeDescription
{ requireContentType, typeSelectorAllTypesOptionText, searchInputName, searchInputPlaceholderText, selectLabel, selectOptions, }ObjectSearchFilterProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>