mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-07 03:48:15 +08:00
193 B
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()