feat: add executeBlur api #262
This commit is contained in:
@@ -89,6 +89,16 @@ Usage:
|
||||
instance.command.executeForceUpdate(options?: IForceUpdateOption)
|
||||
```
|
||||
|
||||
## executeBlur
|
||||
|
||||
Feature: Set editor blur
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeBlur()
|
||||
```
|
||||
|
||||
## executeUndo
|
||||
|
||||
Feature: Undo
|
||||
|
||||
Reference in New Issue
Block a user