We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Home > @microsoft/sp-webpart-base > WebPartContext > microsoftTeams
Warning: This API is now obsolete. This function has been deprecated
Warning: This API is now obsolete.
Contextual information about the current Microsoft Teams tab. This object will only be defined if a component is being hosted in Microsoft Teams.
Signature:
get microsoftTeams(): typeof microsoftTeams | undefined;
For more information, please see: https://docs.microsoft.com/en-us/javascript/api/@microsoft/teams-js/?view=msteams-client-js-latest
Home