2024-09-12 12:14:19 -04:00
[
{
2024-09-28 21:32:31 -04:00
"name" : "pnp-sp-dev-spfx-web-parts-react-training-checklist" ,
"source" : "pnp" ,
"title" : "Training Checklist" ,
"shortDescription" : "YSample web part to display a training checklist in a SharePoint page." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-training-checklist" ,
"downloadUrl" : "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-training-checklist" ,
"longDescription" : [
"YSample web part to display a training checklist in a SharePoint page."
] ,
"creationDateTime" : "2024-09-12" ,
"updateDateTime" : "2024-09-12" ,
"products" : [
"SharePoint"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.20.0"
}
] ,
"thumbnails" : [
{
"name" : "trainingchecklist.png" ,
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-training-checklist/assets/trainingchecklist.png" ,
"alt" : "Web Part Preview"
}
] ,
"authors" : [
{
"gitHubAccount" : "ValerasNarbutas" ,
"pictureUrl" : "https://github.com/ValerasNarbutas.png" ,
"name" : "Valeras Narbutas"
}
] ,
"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." ,
"url" : "https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
}
]
2024-09-12 12:14:19 -04:00
}
2024-09-28 21:32:31 -04:00
]