79 lines
2.4 KiB
JSON
79 lines
2.4 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-list-form",
|
|
"version": null,
|
|
"source": "pnp",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-list-form",
|
|
"title": "List Form Web Part",
|
|
"shortDescription": "The React List Form web part is a web part for adding a list form to any page. It provides a working example of implementing generic SharePoint list forms using the SharePoint Framework (SPFx) and the React and Office UI Fabric libraries.",
|
|
"longDescription": [
|
|
"The React List Form web part is a web part for adding a list form to any page. It provides a working example of implementing generic SharePoint list forms using the SharePoint Framework (SPFx) and the React and Office UI Fabric libraries."
|
|
],
|
|
"products": [
|
|
"SharePoint",
|
|
"Office"
|
|
],
|
|
"categories": [
|
|
""
|
|
],
|
|
"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-list-form/assets/React-ListForm-Overview.gif",
|
|
"alt": "List Form Web Part",
|
|
"slides": null
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "DanyWyss",
|
|
"name": "Dany Wyss",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/DanyWyss.png"
|
|
},
|
|
{
|
|
"gitHubAccount": "Harshagracy",
|
|
"company": "",
|
|
"name": "Harsha Vardhini",
|
|
"pictureUrl": "https://github.com/Harshagracy.png"
|
|
},
|
|
{
|
|
"gitHubAccount": "sharepointknight",
|
|
"company": "",
|
|
"name": "Ryan Schouten",
|
|
"pictureUrl": "https://github.com/sharepointknight.png"
|
|
},
|
|
{
|
|
"gitHubAccount": "Abderahman88",
|
|
"company": "",
|
|
"name": "Abderahman Moujahid",
|
|
"pictureUrl": "https://github.com/Abderahman88.png"
|
|
},
|
|
{
|
|
"gitHubAccount": "fthorild",
|
|
"name": "Fredrik Thorild",
|
|
"company": "Sogeti Sweden",
|
|
"pictureUrl": "https://github.com/fthorild.png"
|
|
},
|
|
{
|
|
"gitHubAccount": "AriGunawan",
|
|
"name": "Ari Gunawan",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/AriGunawan.png"
|
|
}
|
|
],
|
|
"references": []
|
|
}
|
|
]
|