Visualizations

angular tree component

angular-tree-component by 500tech

Powerful tree component for Angular. It has great documentation with a lot of examples and code snippets.

Project website https://angular2-tree.readme.io/

Documentation Docs

License MIT

Dependencies

“lodash”: “^4.17.11”,
“mobx”: “^3.6.2”,
“mobx-angular”: “2.1.1”

NPM

https://www.npmjs.com/package/angular-tree-component

npm i angular-tree-component

Features

  • loading asynchronously
  • updating
  • filtering
  • drag & drop
  • checkboxes
  • large trees
  • virtual scrolling
  • redux / immutable data
  • RTL (right to left) support
  • custom fields
  • active IE11 support (polyfills)
  • auto-scrolling
  • nodes expanding
  • styling

You may also like...