feat: add set active zone api
This commit is contained in:
@@ -862,6 +862,16 @@ Usage:
|
||||
instance.command.executeLocationGroup(groupId: string)
|
||||
```
|
||||
|
||||
## executeSetZone
|
||||
|
||||
Feature: Set active zone (header, main, footer)
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeSetZone(zone: EditorZone)
|
||||
```
|
||||
|
||||
## executeSetControlValue
|
||||
|
||||
Feature: Set control value
|
||||
|
||||
Reference in New Issue
Block a user