keyboardShortcut command

The keyboardShortcut command will try to trigger a ShortcutEvent with a given name.

Parameters

name: String

The name of the shortcut to trigger.

Use the keyboardShortcut command

editor.commands.keyboardShortcut('undo')