feat: add executeInsertTitle api #604
This commit is contained in:
@@ -921,3 +921,13 @@ Usage:
|
||||
```javascript
|
||||
instance.command.executeUpdateOptions(payload: IUpdateOption)
|
||||
```
|
||||
|
||||
## executeInsertTitle
|
||||
|
||||
Feature: Insert title
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeInsertTitle(payload: IElement)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user