61 lines
2.8 KiB
JSON
61 lines
2.8 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-office-offer-creation",
|
|
"source": "pnp",
|
|
"title": "SharePoint document generator - Offer Creation (SPFx)",
|
|
"shortDescription": "This sample is a Teams personal Tab to act as a Microsoft 365 across application (Teams, Outlook, Office) to generate docuemnts.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-office-offer-creation",
|
|
"longDescription": [
|
|
"This sample is a Teams personal Tab to act as a Microsoft 365 across application (Teams, Outlook, Office) to generate docuemnts. It is realized with SharePoint Framework (SPFx)."
|
|
],
|
|
"creationDateTime": "2023-01-05",
|
|
"updateDateTime": "2023-01-05",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.16.1"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-office-offer-creation/assets/16OfferCreationDemo_SPFx.gif",
|
|
"alt": "App in action"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-office-offer-creation/assets/15CreateOfferForm_FluentUI_SPFx.png",
|
|
"alt": "Create Offer Form with FluentUI controls"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 102,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-office-offer-creation/assets/15CreateOfferForm_FluentUI_SPFx.png",
|
|
"alt": "Created Offer result with filled metadata opened in Word"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "mmsharepoint",
|
|
"pictureUrl": "https://github.com/mmsharepoint.png",
|
|
"name": "Markus Moeller"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |