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

ObjectSearchListItem() function

Warning: This API is now obsolete.

this component is not recommended for use in new projects

entry search list item is an opinionated UI component best used for initial retrieved results

Signature:

Parameters

Parameter

Type

Description

{ id, title, contentType, imageUrl, popoverData, onSelect, isMulti, disabled, children, ...props }

(not declared)

input

ObjectSearchListItemProps & React$1.HTMLAttributes<HTMLDivElement>

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>

example of uncontrolled content