2021-08-26 01:25:19 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-my-events" ,
"source" : "pnp" ,
2024-04-18 01:51:29 -04:00
"title" : "My Events Web Part" ,
2021-08-26 01:25:19 -04:00
"shortDescription" : "This web part provides loggedin user's outlook events with some advanced features" ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-my-events" ,
"longDescription" : [
"This web part provides loggedin user's outlook events with some advanced features"
] ,
2021-10-31 13:19:05 -04:00
"creationDateTime" : "2021-08-18" ,
2022-03-28 11:19:31 -04:00
"updateDateTime" : "2022-03-28" ,
2021-08-26 01:25:19 -04:00
"products" : [
2022-03-28 10:22:43 -04:00
"SharePoint"
2021-08-26 01:25:19 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2022-03-28 11:19:31 -04:00
"value" : "1.15.0"
2021-10-31 01:59:47 -04:00
} ,
{
"key" : "PNPCONTROLS" ,
"value" : "PropertyFieldNumber, WebPartTitle"
2021-08-26 01:25:19 -04:00
}
] ,
"thumbnails" : [
2021-10-30 13:35:35 -04:00
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-events/assets/preview.png" ,
2021-08-26 01:25:19 -04:00
"alt" : "react-my-events"
}
] ,
"authors" : [
{
"gitHubAccount" : "chandaniprajapati" ,
2022-03-28 11:19:31 -04:00
"company" : "Rapid Circle" ,
2021-08-26 01:25:19 -04:00
"pictureUrl" : "https://github.com/chandaniprajapati.png" ,
"name" : "Chandani Prajapati" ,
"twitter" : "Chandani_SPD"
}
] ,
"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-08-26 01:25:19 -04:00
}
]
}
]