Skip to content

MutationChange

MutationChange: object

The editor has mutated it’s content.

Type declaration

patches

patches: Patch[]

snapshot

snapshot: PortableTextBlock[] | undefined

type

type: "mutation"

Defined in

packages/editor/src/types/editor.ts:170