tiptap/docs/api/commands/select-all.md
2021-09-16 14:41:25 +02:00

125 B

selectAll

Selects the whole document at once.

Usage

// Select the whole document
editor.commands.selectAll()