3.7 KiB
page_type | products | languages | extensions | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
|
Organisation Chart
Summary
A simple Organisation Chart web part using Office UI Fabric, React, REST API batching and ServiceScope plumbing.
Compatibility
⚠️ Important |
---|
Every SPFx version is only compatible with specific version(s) of Node.js. In order to be able to build this sample, please ensure that the version of Node on your workstation matches one of the versions listed in this section. This sample will not work on a different version of Node. |
Refer to https://aka.ms/spfx-matrix for more information on SPFx compatibility. |
This sample is designed to be used in the following environments:
For more information about SPFx compatibility, please refer to https://aka.ms/spfx-matrix
Applies to
Contributors
Version history
Version | Date | Comments |
---|---|---|
1.0 | September 14, 2016 | Initial release |
2.0 | March 12, 2017 | Updated for SPFx 1.0 |
2.1 | July 19, 2017 | Use office-ui-fabric-react and uifabric/styling |
Minimal Path to Awesome
- Clone this repository
- in the command line run:
npm install
gulp serve
This sample can also be opened with VS Code Remote Development. Visit https://aka.ms/spfx-devcontainer for further instructions.
Features
Please see this post for further details about the web part: SharePoint Framework: Org Chart web part using Office UI Fabric, React and OData batching
This Web Part illustrates the following concepts on top of the SharePoint Framework:
- Office UI Fabric
- React
- REST API operations in SPFx
- REST API batching in SPFx
- ServiceScope and ServiceKeys
- Service Locator pattern to register and consume services
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.