tiptap/docs/api/commands/select-textblock-start.md
2022-06-08 12:15:59 +02:00

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()