LinkButton variable

LinkButton variable

Signature

  1. LinkButton: React.ForwardRefExoticComponent<CommonProps & React.ButtonHTMLAttributes<HTMLButtonElement> & React.AnchorHTMLAttributes<HTMLAnchorElement> & React.RefAttributes<HTMLAnchorElement>>

Import

  1. import { LinkButton } from '@grafana/ui';