Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I push node by id? #271

Open
zjzno1 opened this issue Apr 13, 2017 · 0 comments
Open

can I push node by id? #271

zjzno1 opened this issue Apr 13, 2017 · 0 comments

Comments

@zjzno1
Copy link

zjzno1 commented Apr 13, 2017

hi!
I use this Plug-in unit recently, and I meet a problem now. How can I push node by id?
the doc(http://wix.github.io/angular-tree-control/) write this:

    $scope.treedata[1].children.push({label: "New Child", id:"some id", children: []})

can I push node by id?Not by array subscript.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant