Skip to content

MutationEvent

MutationEvent = object

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

Properties

patches

patches: Patch[]

Defined in: packages/editor/src/editor/editor-machine.ts:46


snapshot

snapshot: PortableTextBlock[] | undefined

Defined in: packages/editor/src/editor/editor-machine.ts:50


type

type: "mutation"

Defined in: packages/editor/src/editor/editor-machine.ts:45


value

value: PortableTextBlock[] | undefined

Defined in: packages/editor/src/editor/editor-machine.ts:51