2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-js-modern-calendar" ,
"source" : "pnp" ,
"title" : "Modern Calendar" ,
"shortDescription" : "This is a modern web part built on the GA version of the SharePoint Framework demonstrating how to build a custom web part with a calendar capabilities in it." ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-modern-calendar" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This is a modern web part built on the GA version of the SharePoint Framework demonstrating how to build a custom web part with a calendar capabilities in it."
] ,
2021-10-28 16:44:23 -04:00
"creationDateTime" : "2020-06-05" ,
2021-11-04 01:23:14 -04:00
"updateDateTime" : "2021-10-28" ,
2021-03-15 03:48:14 -04:00
"products" : [
2022-03-28 10:22:43 -04:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "Javascript"
} ,
{
"key" : "SPFX-VERSION" ,
2021-10-28 17:03:16 -04:00
"value" : "1.11.0"
2021-03-15 03:48:14 -04:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2022-02-12 15:11:49 -05:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14b88f34-0121-11e7-8c91-56ecff9343e1.png" ,
2021-11-04 01:23:14 -04:00
"alt" : "Modern Calendar"
} ,
{
"type" : "image" ,
"order" : 102 ,
2022-02-12 15:11:49 -05:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14c3ec26-0121-11e7-8be8-65fbcca32b62.png" ,
2021-11-04 01:23:14 -04:00
"alt" : "Modern Calendar"
2022-02-12 15:11:49 -05:00
} ,
{
2021-11-04 01:23:14 -04:00
"type" : "image" ,
"order" : 103 ,
2022-02-12 15:11:49 -05:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14c4333e-0121-11e7-9bf1-3117651222d3.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Calendar"
}
] ,
"authors" : [
{
"gitHubAccount" : "jcoleman-pcprofessional" ,
"company" : "PC Professional Inc." ,
"pictureUrl" : "https://github.com/jcoleman-pcprofessional.png" ,
"name" : "Jeremy Coleman"
} ,
{
"gitHubAccount" : "nanddeepn" ,
"company" : "" ,
"pictureUrl" : "https://github.com/nanddeepn.png" ,
"name" : "Nanddeep Nachan" ,
"twitter" : "NanddeepNachan"
2021-10-28 17:03:16 -04:00
} ,
{
"gitHubAccount" : "petkir" ,
"company" : "Cubido Business Solutions GmbH" ,
"pictureUrl" : "https://github.com/petkir.png" ,
"name" : "Peter Paul Kirschner" ,
"twitter" : "petkir_at"
2021-03-15 03:48:14 -04:00
}
] ,
"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"
2021-03-15 03:48:14 -04:00
}
]
}
]