Skip to content

Interface: UndoResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Control / UndoResponse

Interface: UndoResponse

Defined in: src/types/control.ts:278

Response from undo.

Properties

trailPosition

trailPosition: number

Defined in: src/types/control.ts:280

Current trail position.


undoId

undoId: string

Defined in: src/types/control.ts:282

ID for this undo action.