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