668 B
668 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "LinkButton" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++
LinkButton variable
LinkButton variable
Signature
LinkButton: React.ForwardRefExoticComponent<CommonProps & React.AnchorHTMLAttributes<HTMLAnchorElement> & React.RefAttributes<HTMLAnchorElement>>
Import
import { LinkButton } from '@grafana/ui';