mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
24 lines
561 B
Markdown
24 lines
561 B
Markdown
|
+++
|
||
|
# -----------------------------------------------------------------------
|
||
|
# Do not edit this file. It is automatically generated by API Documenter.
|
||
|
# -----------------------------------------------------------------------
|
||
|
title = "PanelOptionsGrid"
|
||
|
keywords = ["grafana","documentation","sdk","@grafana/ui"]
|
||
|
type = "docs"
|
||
|
+++
|
||
|
|
||
|
## PanelOptionsGrid variable
|
||
|
|
||
|
### PanelOptionsGrid variable
|
||
|
|
||
|
<b>Signature</b>
|
||
|
|
||
|
```typescript
|
||
|
PanelOptionsGrid: SFC<Props>
|
||
|
```
|
||
|
<b>Import</b>
|
||
|
|
||
|
```typescript
|
||
|
import { PanelOptionsGrid } from '@grafana/ui';
|
||
|
```
|