Forum Discussion
Raman_Zhukouski
Feb 06, 2024Copper Contributor
Teams-js navigateToApp function navigates to Activity tab
Hey there! I work on teams app (react js) with notification bot. I have two tabs - one is configurable(team) tab, the other is static (personal) tab. I want to have a button in configurable tab which...
Vaibhav-MSFT
Microsoft
Feb 06, 2024Hello Raman_Zhukouski,
Please refer to the sample for more information regarding tab navigation and pages.navigateToApp() function.