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

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