mirror of
https://github.com/grafana/grafana.git
synced 2026-08-09 04:38:16 -05:00
24 lines
517 B
Markdown
24 lines
517 B
Markdown
+++
|
|||
|
|
# -----------------------------------------------------------------------
|
||
|
|
# Do not edit this file. It is automatically generated by API Documenter.
|
||
|
|
# -----------------------------------------------------------------------
|
||
|
|
title = "SCHEMA"
|
||
|
|
keywords = ["grafana","documentation","sdk","@grafana/ui"]
|
||
|
|
type = "docs"
|
||
|
|
+++
|
||
|
|
|
||
|
|
## SCHEMA variable
|
||
|
|
|
||
|
|
### SCHEMA variable
|
||
|
|
|
||
|
|
<b>Signature</b>
|
||
|
|
|
||
|
|
```typescript
|
||
|
|
SCHEMA: SchemaProperties
|
||
|
|
```
|
||
|
|
<b>Import</b>
|
||
|
|
|
||
|
|
```typescript
|
||
|
|
import { SCHEMA } from '@grafana/ui';
|
||
|
|
```
|