tiptap/docs/api/commands/select-node-forward.md
2022-06-08 12:15:59 +02:00

216 B

selectNodeForward

If the selection is empty and at the end of a textblock, selectNodeForward will select the node after the current textblock if possible.

Usage

editor.commands.selectNodeForward()