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

ObjectSearchResultItem() function

Warning: This API is now obsolete.

this component is not recommended for use in new projects

An opinionated result item, best used for selected results

Signature:

Parameters

Parameter

Type

Description

{ id, title, contentType, popoverData, publishStatus, editLinkIcon, editLink, imageUrl, onRemove, createdAt, publishedAt, hideRemoveButton, disableDnD, children, onClick, }

(not declared)

input

ObjectSearchResultItemProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example