Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

sp webpart base.isdks.microsoftteams

John Nguyen edited this page Apr 22, 2021 · 2 revisions

Home > @microsoft/sp-webpart-base > ISDKs > microsoftTeams

ISDKs.microsoftTeams property

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

Signature:

microsoftTeams?: IMicrosoftTeams;

Remarks

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

Clone this wiki locally