mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-06 10:50:10 +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()