IPartialSDKs interface

Conditional set of SDKs provided by SPFx dependent on the environment.

Currently we are providing only Partial SDKs.

Properties

microsoftTeams

Contextual information about the current Microsoft Teams tab. This object will only be defined if a component is being hosted in Microsoft Teams.

Property Details

microsoftTeams

Contextual information about the current Microsoft Teams tab. This object will only be defined if a component is being hosted in Microsoft Teams.

microsoftTeams?: IPartialMicrosoftTeams;

Property Value

Remarks

For more information, please see: https://docs.microsoft.com/en-us/javascript/api/@microsoft/teams-js/?view=msteams-client-js-latest

Currently We are providing only Partial Contextual Information.