Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.18 KB

Angular-libs-Trees.md

File metadata and controls

27 lines (18 loc) · 1.18 KB

Hierarchical, tree like representation of datas

Powerful multi purpose

Tables + tree

  • angular tree grid https://github.com/khan4019/tree-grid-directive Don't have the drag & drop like Angular tree dnd, but it seem that it is easier to setup. The column are auto set with object key name, which is great to quickly have a result. It is possible to define custom templates for cells, in a optional directive attributes.

The icon class name can be easily changed to use font awesome instead of default glyphicon.

Explorer like