SharePoint
Connected web parts
Last modified on March 16, 2024
This samples showcase how to connect two web parts together.
View on 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.
Integrate web part properties with SharePoint
Learn how to integrate web part properties with SharePoint.
Make your SharePoint client-side web part configurable
Learn how to make your SharePoint client-side web part configurable.
Connect SharePoint Framework components using dynamic data
Learn how to connect SharePoint Framework components using dynamic data.