ng2-tree icon indicating copy to clipboard operation
ng2-tree copied to clipboard

Angular tree component

Results 103 ng2-tree issues
Sort by recently updated
recently updated
newest added

I want to pass dynamic data to the tree from calling a service

Any notes on how to get this component to work with Ionic? The template location is in tree-internal.component.js on line 264. ` TreeInternalComponent.decorators = [ { type: core_1.Component, args: [{...

We are having a problem with the `getControllerByNodeId` method on the treeComponent if we have recreated a tree dynamically and then want to access the controller to expand the nodes....

I have update the my angular 5 to angular 6 app. I have get the issue. Error:- ng2-tree/src/draggable/node-draggable.service.d.ts, and node_modules/rxjs/Subject"' has no exported member 'Subject'. How to solve rxjs 6...

From your demo @ https://valor-software.com/ng2-tree/index.html I tried at the Directory/File structure session, check the boot->grub->fonts, the status is not recursively populated back to the upper node. ![image](https://user-images.githubusercontent.com/42363102/45468876-9552bd00-b759-11e8-8765-eff37d5280bb.png) I tried also...

plz。。。 I search all function but make no use。

Hi Everyone, I'm just trying to getting the below error when I tried implementing the tree using ng2-tree. ![image](https://user-images.githubusercontent.com/35065303/45540246-8dfae480-b829-11e8-8de3-8f19b4bfd0cd.png)

Drag-and-drop feature works well with all combinations with one exception: when the source node and the destination node are siblings. When the nodes are siblings, and one is moved to...

question

I get the below error when I load the ng2-tree latest version. Tried installing and re-installing the package but no luck. I am using Angular 2. Does ng2-tree work on...