Button variable

Button variable

Signature

  1. Button: React.ForwardRefExoticComponent<CommonProps & React.ButtonHTMLAttributes<HTMLButtonElement> & React.RefAttributes<HTMLButtonElement>>

Import

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