2022-03-27 17:37:28 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-adaptive-card-host-control" ,
"source" : "pnp" ,
"title" : "Adaptive Card Host control" ,
"shortDescription" : "This web part provides an example of how to use the AdaptiveCardHost component present in the PnP React Controls library." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-adaptive-card-host-control" ,
"downloadUrl" : "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-adaptive-card-host-control" ,
"longDescription" : [
"This web part provides an example of how to use the AdaptiveCardHost component present in the PnP React Controls library."
] ,
"creationDateTime" : "2022-03-09" ,
"updateDateTime" : "2022-03-09" ,
"products" : [
"SharePoint"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.14"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-adaptive-card-host-control/assets/AdaptiveCardHost.gif" ,
"alt" : "Web Part Preview"
} ,
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-adaptive-card-host-control/assets/AdaptiveCardHostTeams.gif" ,
"alt" : "Web Part Preview"
}
] ,
"authors" : [
{
"gitHubAccount" : "fabiofranzini" ,
"pictureUrl" : "https://github.com/fabiofranzini.png" ,
"name" : "Fabio Franzini"
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "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." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2022-03-27 17:37:28 -04:00
}
]
}
]