tiptap/docs/api/commands/select-node-backward.md
2022-06-08 13:07:12 +02:00

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()