mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 17:12:29 +08:00
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';