The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and support for open source tooling.
so I have this react component, with a dropdown property (SPFx) which has 2 values, I need that when the dropdown …
javascript reactjs sharepoint spfxFrom the documentation, I can't find any ways to get the siteId of the site where I put the webpart …
microsoft-graph-api sharepoint-online spfx