mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-21 19:10:44 +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()