clipboardplugin.md 628 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "ClipboardPlugin"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
draft = true
+++

## ClipboardPlugin() function

### ClipboardPlugin() function

<b>Signature</b>

```typescript
export declare function ClipboardPlugin(): Plugin;
```
<b>Import</b>

```typescript
import { ClipboardPlugin } from '@grafana/ui';
```
<b>Returns:</b>

`Plugin`