49 lines
1.8 KiB
JSON
49 lines
1.8 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-lob-integration",
|
|
"source": "pnp",
|
|
"title": "LOB Integration web part",
|
|
"shortDescription": "This web part allows you to learn how to consume 3rd party APIs, secured with Azure Active Directory, in the context of SharePoint Framework.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-lob-integration",
|
|
"longDescription": [
|
|
"This web part allows you to learn how to consume 3rd party APIs, secured with Azure Active Directory, in the context of SharePoint Framework."
|
|
],
|
|
"creationDateTime": "2018-05-01",
|
|
"updateDateTime": "2018-05-01",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.10"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-starter-kit/raw/master/assets/images/components/part-lob-integration.png",
|
|
"alt": "LOB Integration web part"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "pnp",
|
|
"pictureUrl": "https://github.com/pnp.png",
|
|
"name": "Microsoft 365 & Power Platform Community"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |