grafana/docs/sources/packages_api/ui/contextmenu.md

24 lines
552 B
Markdown

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