mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-18 21:27:49 +08:00
215 B
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()