mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-13 05:11:04 +08:00
195 B
195 B
selectTextblockEnd
The selectTextblockEnd
will move the cursor to the end of the current textblock if the block is a valid textblock.
Usage
editor.commands.selectTextblockEnd()