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