mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-12 16:59:01 +08:00
203 B
203 B
selectTextblockStart
The selectTextblockStart
will move the cursor to the start of the current textblock if the block is a valid textblock.
Usage
editor.commands.selectTextblockStart()