tiptap/docs/api/commands/select-parent-node.md
2022-06-08 12:15:59 +02:00

193 B

selectParentNode

selectParentNode will try to get the parent node of the currently selected node and move the selection to that node.

Usage

editor.commands.selectParentNode()