Link Button
My Link Button
<LinkButton url='/components/link-button'>
My Link Button
</LinkButton>
Options
url
RequiredRenders a button that, when clicked, navigates to the specified URL. It can accept either a full external link (e.g. https://google.com
) or link to another page within your evidence project (e.g. /sales/performance
).
- Options:
- string