sp component base.basecomponentcontext.servicescope - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-component-base > BaseComponentContext > serviceScope
The associated ServiceScope for this component.
Signature:
get serviceScope(): ServiceScope;A child service scope is created for each client-side component.