Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeng authored Dec 27, 2019
1 parent 25a5f78 commit 59218ab
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@
# [Web Components Version](http://github.com/dabeng/OrgChart-Webcomponents)
# [Vue.js Version](https://github.com/dabeng/vue-orgchart)

# Input Properties
- datasource;
- nodeHeading
- nodeContent
- nodeTemplate
- groupScale
- pan
- zoom
- zoomoutLimit
- zoominLimit
- containerClass
- chartClass
- select

# Output Properties:
- nodeClick
- chartClick

# [Demo](https://stackblitz.com/edit/ng-orgchart-demo)

# NgOrgchart
Expand Down

0 comments on commit 59218ab

Please sign in to comment.