Forum Discussion
midori2178
Aug 22, 2021Copper Contributor
Sharing data between tabs
Hi, I'm new to MS Teams application development. I want to know what is the proper way to share the variable between tabs? Given there is a variable defined in the first tab. How do I get this variable from the second tab? Right now I'm using the local storage but I think it's not a good practice to do this on the production.
1 Reply
- Tony_HxhCopper Contributor
We are looking for the same thing.