-
Notifications
You must be signed in to change notification settings - Fork 17
6 Teams Toolkit Integration
Teams Toolkit is a widely used VS Code extension that aims to help you develop solutions that will allow you to extend Microsoft Teams. Viva Connection Toolkit aims to boost your productivity in SharePoint Framework solutions that may be used to extend SharePoint, Microsoft Teams, Microsoft Viva Connections, Outlook, and Microsoft365.com. Among many awesome functionalities, Teams Toolkit allows you to create a project to extend Teams Tab with SPFx project, and that’s where both of those extensions may cooperate.
SharePoint Framework Toolkit understands Teams Toolkit project and will execute all tasks and actions directly in the src
folder, where the SPFx web part is created by Teams Toolkit.
Also, SharePoint Framework Toolkit will check if an ACE component is present in your SPFx project and if so it will suggest installing Microsoft Adaptive Card Previewer to get additional support when creating ACE views.
Check out the other resources we have in the what you may find on the wiki section.