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

# EditorSnapshot

> **EditorSnapshot** = `object`

Defined in: packages/editor/src/editor/editor-snapshot.ts:42

## Properties

### blockIndexMap

> **blockIndexMap**: `ReadonlyMap`\<`string`, `number`\>

Defined in: packages/editor/src/editor/editor-snapshot.ts:44

***

### context

> **context**: [`EditorContext`](/api/editor/type-aliases/editorcontext/)

Defined in: packages/editor/src/editor/editor-snapshot.ts:43

***

### decoratorState

> **decoratorState**: `Record`\<`string`, `boolean` \| `undefined`\>

Defined in: packages/editor/src/editor/editor-snapshot.ts:49

Subject to change

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