feat: add location property to executeLocationControl api #753
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
This commit is contained in:
@@ -929,7 +929,7 @@ Feature: Positioning and activating control
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeLocationControl(controlId: string)
|
||||
instance.command.executeLocationControl(controlId: string, options?: ILocationControlOption)
|
||||
```
|
||||
|
||||
## executeInsertControl
|
||||
|
||||
@@ -929,7 +929,7 @@ instance.command.executeSetControlHighlight(payload: ISetControlHighlightOption)
|
||||
用法:
|
||||
|
||||
```javascript
|
||||
instance.command.executeLocationControl(controlId: string)
|
||||
instance.command.executeLocationControl(controlId: string, options?: ILocationControlOption)
|
||||
```
|
||||
|
||||
## executeInsertControl
|
||||
|
||||
Reference in New Issue
Block a user