SharePoint
Using @pnp/js and ReactJS
Last modified on October 23, 2024
Shows how to use PnPjs in a React web part
View on GitHub Download from GitHubReferences
Build your first SharePoint client-side web part
Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.