52 lines
1.9 KiB
JSON
52 lines
1.9 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-teams-tab-field-visit-mashup",
|
|
"source": "pnp",
|
|
"title": "Teams Tab - Field Visit Demo (Mashup)",
|
|
"shortDescription": "A web part for use in Microsoft Teams that displays a mashup of information partaining to customer visits.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-teams-tab-field-visit-mashup",
|
|
"longDescription": [
|
|
"A web part for use in Microsoft Teams that displays a mashup of information partaining to customer visits."
|
|
],
|
|
"created": "2019-04-20",
|
|
"modified": "2019-04-20",
|
|
"products": [
|
|
"SharePoint",
|
|
"Office"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.8.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/master/samples/react-teams-tab-field-visit-mashup/documentation/FieldVisitDemo.png",
|
|
"alt": "Teams Tab - Field Visit Demo (Mashup)"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "BobGerman",
|
|
"company": "Microsoft",
|
|
"pictureUrl": "https://avatars.githubusercontent.com/u/4664072?s=460\u0026u=29310fd67417ec5f81dc8881dc6eb5dc0065da2d\u0026v=4",
|
|
"name": "Bob German",
|
|
"twitter": "Bob1German"
|
|
}
|
|
],
|
|
"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/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
] |