API Reference > presentation-frontend > UnifiedSelection > SelectionScopesManager > activeScope 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 presentation/frontend/src/presentation-frontend/selection/SelectionScopesManager.ts Line 46 Last Updated: 12 June, 2024