+++
# -----------------------------------------------------------------------
# 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
Signature
```typescript
ContextMenu: React.FC
```
Import
```typescript
import { ContextMenu } from '@grafana/ui';
```