mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
28 lines
624 B
Markdown
28 lines
624 B
Markdown
|
+++
|
||
|
# -----------------------------------------------------------------------
|
||
|
# Do not edit this file. It is automatically generated by API Documenter.
|
||
|
# -----------------------------------------------------------------------
|
||
|
title = "IndentationPlugin"
|
||
|
keywords = ["grafana","documentation","sdk","@grafana/ui"]
|
||
|
type = "docs"
|
||
|
+++
|
||
|
|
||
|
## IndentationPlugin() function
|
||
|
|
||
|
### IndentationPlugin() function
|
||
|
|
||
|
<b>Signature</b>
|
||
|
|
||
|
```typescript
|
||
|
export declare function IndentationPlugin(): Plugin;
|
||
|
```
|
||
|
<b>Import</b>
|
||
|
|
||
|
```typescript
|
||
|
import { IndentationPlugin } from '@grafana/ui';
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
`Plugin`
|
||
|
|