This page is available as Markdown at /api/editor/type-aliases/editorsnapshot.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
EditorSnapshot
EditorSnapshot =
object
Defined in: packages/editor/src/editor/editor-snapshot.ts:42
Properties
Section titled “Properties”blockIndexMap
Section titled “blockIndexMap”blockIndexMap:
ReadonlyMap<string,number>
Defined in: packages/editor/src/editor/editor-snapshot.ts:44
context
Section titled “context”context:
EditorContext
Defined in: packages/editor/src/editor/editor-snapshot.ts:43
decoratorState
Section titled “decoratorState”decoratorState:
Record<string,boolean|undefined>
Defined in: packages/editor/src/editor/editor-snapshot.ts:49
Subject to change