mirror of https://github.com/grafana/grafana.git
576 B
576 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "Tooltip" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
Tooltip variable
Tooltip variable
Signature
Tooltip: ({ children, theme, ...controllerProps }: TooltipProps) => JSX.Element
Import
import { Tooltip } from '@grafana/ui';