125 B
125 B
selectAll
Selects the whole document at once.
Usage
// Select the whole document
editor.commands.selectAll()
Selects the whole document at once.
// Select the whole document
editor.commands.selectAll()