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