Top "Spfx" questions

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.

How to re-render react component when a property changes

so I have this react component, with a dropdown property (SPFx) which has 2 values, I need that when the dropdown …

javascript reactjs sharepoint spfx
How can I get the siteId of the current site with Microsoft Graph API?

From 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