2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-tree-orgchart" ,
"source" : "pnp" ,
"title" : "Tree Organization Web Part" ,
"shortDescription" : "The Tree Organization Web Part shows the Organization Chart of the or the team, the web part reads infomation from current user to build the Organization Chart." ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-tree-orgchart" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"The Tree Organization Web Part shows the Organization Chart of the or the team, the web part reads infomation from current user to build the Organization Chart."
] ,
2021-10-28 16:44:23 -04:00
"creationDateTime" : "2021-02-28" ,
2021-10-31 15:49:38 -04:00
"updateDateTime" : "2021-10-28" ,
2021-03-15 03:48:14 -04:00
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.10.0"
2021-10-31 15:49:38 -04:00
} ,
{
"key" : "PNPCONTROLS" ,
"value" : "PropertyFieldNumber, PeoplePicker, WebPartTitle"
2021-03-15 03:48:14 -04:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-tree-orgchart/assets/Screenshot1.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Tree Organization Web Part"
} ,
{
"type" : "image" ,
"order" : 101 ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-tree-orgchart/assets/react-tree-orgchart.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Tree Organization Web Part"
} ,
{
"type" : "image" ,
"order" : 102 ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-tree-orgchart/assets/Screenshot2.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Tree Organization Web Part"
} ,
{
"type" : "image" ,
"order" : 103 ,
2021-10-28 16:44:23 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-tree-orgchart/assets/Screenshot3.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Tree Organization Web Part"
}
] ,
"authors" : [
{
"gitHubAccount" : "joaojmendes" ,
"company" : "Storm Technology Ltd" ,
"pictureUrl" : "https://github.com/joaojmendes.png" ,
"name" : "Jo\u00E3o Mendes" ,
"twitter" : "joaojmendes"
} ,
{
"gitHubAccount" : "petkir" ,
"company" : "Cubido Business Solutions GmbH" ,
"pictureUrl" : "https://github.com/petkir.png" ,
"name" : "Peter Paul Kirschner" ,
"twitter" : "petkir_at"
2021-10-31 02:14:37 -04:00
} ,
{
"gitHubAccount" : "tom-daly" ,
"company" : "SoHo Dragon" ,
"pictureUrl" : "https://github.com/tom-daly.png" ,
"name" : "Thomas Daly"
2021-03-15 03:48:14 -04:00
}
2021-10-31 02:14:37 -04:00
2021-03-15 03:48:14 -04:00
] ,
"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"
}
]
}
]