mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-07 03:48:15 +08:00
221 B
221 B
selectNodeBackward
If the selection is empty and at the start of a textblock, selectNodeBackward
will select the node before the current textblock if possible.
Usage
editor.commands.selectNodeBackward()