This commit is contained in:
Danny Feliz
2021-05-05 01:44:18 -04:00
committed by GitHub
parent 19f61fda1a
commit 196eb8622e

View File

@@ -12,7 +12,7 @@ By default, it doesnt trigger the update event. Passing `true` doesnt prev
## Usage
```js
// Remoe all content from the document
// Remove all content from the document
editor.commands.clearContent()
// Remove all content, and trigger the `update` event