Skip to content

Editor.redo method

Editor › redo

Official

Redo the last action.

Signature:

redo(): void

Returns: void

Since: 0.11.11

Example:

editor.redo();