Tiptap Editor 3.0 Beta is out. Start here

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')