mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-26 02:37:49 +08:00
125 B
125 B
selectAll
Selects the whole document at once.
Usage
// Select the whole document
editor.commands.selectAll()