Skip to content

6 Teams Toolkit Integration

Adam Wójcik edited this page Mar 23, 2024 · 3 revisions

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.

better-together

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.