mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-07 03:48:15 +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()