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