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

ObjectSearchResultItemButton() function

Warning: This API is now obsolete.

this component is not recommended for use in new projects

An opinionated button component best used within the ObjectSearchResultItem component

Signature:

Parameters

ParameterTypeDescription
{ text, icon, ...props }ObjectSearchResultItemButtonProps<HTMLAttributes<HTMLButtonElement>>

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>