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

Parameter

Type

Description

{ text, icon, ...props }

(not declared)

input

ObjectSearchResultItemButtonProps<HTMLAttributes<HTMLButtonElement>>

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>