activeScope
Accessor
The active selection scope or its id
activeScope: undefined | string | SelectionScopeProps | SelectionScope
Returns - undefined | string | SelectionScopeProps | SelectionScope
Setter
The active selection scope or its id
activeScope(scope: undefined | string | SelectionScopeProps | SelectionScope): void
| Parameter | Type | Description | 
|---|---|---|
| scope | undefined | string | SelectionScopeProps | SelectionScope | 
Returns - void
Defined in
Last Updated: 20 June, 2023