UndoChange
UndoChange =
object
Defined in: packages/editor/src/types/editor.ts:243
The editor performed a undo history step
Properties
Section titled “Properties”patches
Section titled “patches”patches:
Patch[]
Defined in: packages/editor/src/types/editor.ts:245
timestamp
Section titled “timestamp”timestamp:
Date
Defined in: packages/editor/src/types/editor.ts:246
type:
"undo"
Defined in: packages/editor/src/types/editor.ts:244