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