mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-05 01:27:50 +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()