© Rick Van Rousselt 2021
R. Van RousseltPro Microsoft Teams Developmenthttps://doi.org/10.1007/978-1-4842-6364-8_5

5. Static and configurable tabs

Rick Van Rousselt1 
(1)
Pelt, Belgium
 

In the previous chapter, we created a static tab to get hands-on experience with the Teams Client JavaScript SDK. In this chapter, we will explore more of the different tab options. We will see what specific items we need to take into consideration when creating our own tabs. Let us navigate through the inner workings of Teams tabs starting with how they are constructed.

A web page

As you might have noticed, tabs are just web pages; we can use C# or Node.js, an SPFx web part, a PowerApp, or whatever technology we want, but it all boils down to a web page we want to show ...

Get Pro Microsoft Teams Development: A Hands-on Guide to Building Custom Solutions for the Teams Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.