Image Gallery Web Part Built with Adaptive Cards
This sample demonstrates the capability of using Adaptive Cards with SharePoint Framework. Adaptive cards are great fit for Bot, however they can be effectively used with SPFx to render the content. This web part helps to display the image gallery from SharePoint list.
View on GitHubCLIENT-SIDE-DEV: ReactSPFX-VERSION: 1.10.0PNPCONTROLS: PlaceholderReferences
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.