remove gridsome
This commit is contained in:
8
docs/api/commands/select-all.md
Normal file
8
docs/api/commands/select-all.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# selectAll
|
||||
Selects the whole document at once.
|
||||
|
||||
## Usage
|
||||
```js
|
||||
// Select the whole document
|
||||
editor.commands.selectAll()
|
||||
```
|
||||
Reference in New Issue
Block a user