> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# PasteData

Defined in: packages/editor/src/types/editor.ts:153

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

## Properties

### event

> **event**: `ClipboardEvent`

Defined in: packages/editor/src/types/editor.ts:154

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### path

> **path**: [`Path`](/api/editor/type-aliases/path/)

Defined in: packages/editor/src/types/editor.ts:155

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### schemaTypes

> **schemaTypes**: `Schema`

Defined in: packages/editor/src/types/editor.ts:156

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### value

> **value**: [`PortableTextBlock`](/api/editor/type-aliases/portabletextblock/)[] \| `undefined`

Defined in: packages/editor/src/types/editor.ts:157

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::