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