Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cluetec/ngcx-tree
- Owner: cluetec
- License: mit
- Created: 2023-05-10T07:59:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T09:28:33.000Z (about 1 month ago)
- Last Synced: 2024-10-16T02:31:34.719Z (24 days ago)
- Language: TypeScript
- Size: 1.38 MB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README-dev.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.