2022-01-03 01:18:08 -05:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-taxonomy-file-explorer" ,
"source" : "pnp" ,
2024-04-18 01:51:29 -04:00
"title" : "Taxonomy File Explorer Web Part" ,
2022-01-03 01:18:08 -05:00
"shortDescription" : "This solution renders a given Termset as a Tree and incorporates files similar than a folder structure in file explorer." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-taxonomy-file-explorer" ,
"longDescription" : [
"This solution renders a given Termset as a Tree and incorporates files similar than a folder structure in file explorer."
] ,
"creationDateTime" : "2021-12-26" ,
2022-07-27 23:41:57 -04:00
"updateDateTime" : "2022-07-16" ,
2022-01-03 01:18:08 -05:00
"products" : [
2022-03-28 10:22:43 -04:00
"SharePoint"
2022-01-03 01:18:08 -05:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2022-07-27 23:41:57 -04:00
"value" : "1.15.0"
2022-01-03 01:18:08 -05:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-taxonomy-file-explorer/assets/03Link.gif" ,
"alt" : "Linking to a file"
} ,
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-taxonomy-file-explorer/assets/04Move.gif" ,
"alt" : "Moving a file"
} ,
{
"type" : "image" ,
"order" : 102 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-taxonomy-file-explorer/assets/04Move.gif" ,
"alt" : "Copying a file"
2022-09-10 07:34:47 -04:00
} ,
{
"type" : "video" ,
"order" : 103 ,
"url" : "https://www.youtube.com/embed/V10hJuakgis" ,
"alt" : "Community demo of the web part"
2022-01-03 01:18:08 -05:00
}
] ,
"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." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2022-01-03 01:18:08 -05:00
}
]
}
]