mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-13 09:29:01 +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()