mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 10:39:18 +08:00
222 B
222 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()