This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
sp-dev-fx-webparts
Watch
1
Star
0
Fork
0
You've already forked sp-dev-fx-webparts
mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced
2025-03-09 06:38:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sp-dev-fx-webparts
/
samples
/
react-organisationchart
/
src
/
webparts
/
organisationChart
/
IOrganisationChartWebPartProps.ts
4 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Added the org chart web part (#15) * added the org chart web part * updated to drop 3, got batch from this.httpClient * updated comments * formatting * got user photos from /_layouts/15/userphoto.aspx * renamed folder, other fixes
2016-09-15 11:28:29 +01:00
export
interface
IOrganisationChartWebPartProps
{
Updated orgchart to use office-ui-fabric-react and uifabric/styling (#269) * initial checkin * basic code ready * use office-ui-fabric-react and @uifabric/styling * formatting * package-lock * updated readme * removed wip code * fix react children rendering * deleted lock file added incorrectly.
2017-07-21 18:51:40 +01:00
organisationName
:
string
;
Added the org chart web part (#15) * added the org chart web part * updated to drop 3, got batch from this.httpClient * updated comments * formatting * got user photos from /_layouts/15/userphoto.aspx * renamed folder, other fixes
2016-09-15 11:28:29 +01:00
}
Reference in New Issue
Copy Permalink