Skip to content

MutationEvent

MutationEvent = object

Defined in: packages/editor/src/editor/relay-machine.ts:72

Properties

patches

patches: Patch[]

Defined in: packages/editor/src/editor/relay-machine.ts:74


snapshot

snapshot: PortableTextBlock[] | undefined

Defined in: packages/editor/src/editor/relay-machine.ts:78


type

type: "mutation"

Defined in: packages/editor/src/editor/relay-machine.ts:73


value

value: PortableTextBlock[] | undefined

Defined in: packages/editor/src/editor/relay-machine.ts:79