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

LinkButton variable

An opinionated link component styled the same of the ObjectSearchResultItemButton component, that automatically sets the target and rel attributes. Best used within the ObjectSearchResultItem component

Signature:

Example

<LinkButton text="link text" icon="/my-image.png" />