Page tree
Skip to end of metadata
Go to start of metadata

Undo an action


Parameters:

NameTypeDescription
actionNameString'undo' undo API


Example:

editor.execCommand('undo');
  • No labels