feat: add executeUpdateOptions api #571
This commit is contained in:
@@ -911,3 +911,13 @@ Usage:
|
||||
```javascript
|
||||
instance.command.executeSetControlHighlight(payload: ISetControlHighlightOption)
|
||||
```
|
||||
|
||||
## executeUpdateOptions
|
||||
|
||||
Feature: Update options
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeUpdateOptions(payload: IUpdateOption)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user