mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-08 10:03:00 +08:00
125 B
125 B
selectAll
Selects the whole document at once.
Usage
// Select the whole document
editor.commands.selectAll()