Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cluetec/ngcx-tree

A reusable tree component for Angular based on the Angular CDK.
https://github.com/cluetec/ngcx-tree

Last synced: about 21 hours ago
JSON representation

A reusable tree component for Angular based on the Angular CDK.

Awesome Lists containing this project

README

        

# General

Using the default multiple cdk lists and drag and drop from one to another would
also work. But then it is not possible to move nodes into another node.
Therefore the drop into the list where the elements come from is not possible
and you may only drop the into the custom dropzones that are positioned over
(absolute, z-index) the tree when dragging an element.