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

ObjectSearchFilter() function

Warning: This API is now obsolete.

this component is not recommended for use in new projects

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

<>