64 lines
2.5 KiB
JSON
64 lines
2.5 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-onedrive-finder",
|
|
"source": "pnp",
|
|
"title": "OneDrive Finder",
|
|
"shortDescription": "This sample access drives from OneDrive and navigate between his content using Graph OneDrive and Site API and Microsoft Graph Toolkit React controls with the addition of new FileList control.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-onedrive-finder",
|
|
"longDescription": [
|
|
"This sample access drives from OneDrive and navigate between his content using Graph OneDrive and Site API and Microsoft Graph Toolkit React controls with the addition of new FileList control.",
|
|
"This new control provides the ability to retrieve the Drive Library with associated Files and folders making easier to develop and navigate between tenant content and access to file. "
|
|
],
|
|
"creationDateTime": "2021-04-16",
|
|
"updateDateTime": "2021-05-20",
|
|
"products": [
|
|
"SharePoint",
|
|
"Office"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.11.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-onedrive-finder/Assets/OneDrivefinderSample3.gif",
|
|
"alt": "Web Part in action"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-onedrive-finder/Assets/OneDrivefinderSample1.PNG",
|
|
"alt": "Web Part in action"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 102,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-onedrive-finder/Assets/OneDrivefinderSample2.PNG",
|
|
"alt": "Web Part in action"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "aaclage",
|
|
"pictureUrl": "https://github.com/aaclage.png",
|
|
"name": "André Lage"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|