mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06: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';
|
||
|
```
|