UndoRedoUpdateParams
Payload for an event from the undo/redo manager
| Name | Type | Description |
|---|---|---|
| redoCount | number | Current size of the redo stack |
| undoCount | number | Current size of the undo stack |
| Name | Type | Description |
|---|---|---|
| redoCount | number | Current size of the redo stack |
| undoCount | number | Current size of the undo stack |