59 lines
2.0 KiB
JSON
59 lines
2.0 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-events-dynamicdata",
|
|
"source": "pnp",
|
|
"title": "Dynamic data",
|
|
"shortDescription": "Sample web parts illustrating using the SharePoint Framework Dynamic data capability.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-events-dynamicdata",
|
|
"longDescription": [
|
|
"Sample web parts illustrating using the SharePoint Framework Dynamic data capability."
|
|
],
|
|
"creationDateTime": "2020-07-08",
|
|
"updateDateTime": "2020-07-08",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.10.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-events-dynamicdata/assets/dynamic-data-webparts.png",
|
|
"alt": "Dynamic data"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "waldekmastykarz",
|
|
"company": "Microsoft",
|
|
"pictureUrl": "https://github.com/waldekmastykarz.png",
|
|
"name": "Waldek Mastykarz",
|
|
"twitter": "waldekm"
|
|
},
|
|
{
|
|
"gitHubAccount": "hugoabernier",
|
|
"company": "Tahoe Ninjas",
|
|
"pictureUrl": "https://github.com/hugoabernier.png",
|
|
"name": "Hugo Bernier",
|
|
"twitter": "bernierh"
|
|
}
|
|
],
|
|
"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://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
]
|