sp component base.basecomponentcontext.servicescope - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki

Home > @microsoft/sp-component-base > BaseComponentContext > serviceScope

BaseComponentContext.serviceScope property

The associated ServiceScope for this component.

Signature:

get serviceScope(): ServiceScope;

Remarks

A child service scope is created for each client-side component.

⚠️ **GitHub.com Fallback** ⚠️