mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-19 05:37:51 +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()