feat: set control highlight rule #332
This commit is contained in:
@@ -891,3 +891,13 @@ Usage:
|
||||
```javascript
|
||||
instance.command.executeSetControlExtension(payload: ISetControlExtensionOption)
|
||||
```
|
||||
|
||||
## executeSetControlHighlight
|
||||
|
||||
Feature: Set control highlight (by keyword)
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeSetControlHighlight(payload: ISetControlHighlightOption)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user