activeScope
Getter
The active selection scope or its id
activeScope: undefined | string | SelectionScope | SelectionScopeProps
Returns - undefined | string | SelectionScope | SelectionScopeProps
Setter
activeScope(scope: string | SelectionScope | SelectionScopeProps): void
Parameter | Type | Description |
---|---|---|
scope | string | SelectionScope | SelectionScopeProps |
Returns - void
Defined in
Last Updated: 04 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.