0
votes

I have added the SPFX webpart in MS Team as personal app but i didn't found any option to open the webpart property pane

enter image description here

1
Microsoft Teams tabs using SharePoint Framework. Using SharePoint Framework significantly simplifies Teams tab development process as Teams tabs can be automatically hosted within SharePoint without any need for external services. Please check Build Microsoft Teams tab using SharePoint Framework - Tutorial and SPFx web part samples for tabs, channels, and group sampleNikitha-MSFT
I already added SPFX webpart in the Team personal Tab but I am didn't found any option to set the value in Webpart Property PaneDev Joshi Entertainment
could you please check Add method to handle the selection of an item? try if that helpsNikitha-MSFT

1 Answers

0
votes

For better understanding Copying answer from comments: Microsoft Teams tabs using SharePoint Framework. Using SharePoint Framework significantly simplifies Teams tab development process as Teams tabs can be automatically hosted within SharePoint without any need for external services. Please check Build Microsoft Teams tab using SharePoint Framework - Tutorial and SPFx web part samples for tabs, channels, and group sample. To set value of web part please check Add method to handle the selection of an item