Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

How to get all selected nodes #23

Open
wgqjiayou opened this issue Jan 3, 2018 · 3 comments
Open

How to get all selected nodes #23

wgqjiayou opened this issue Jan 3, 2018 · 3 comments

Comments

@wgqjiayou
Copy link

How to get all selected nodes, such as the id of all selected nodes

@xbu
Copy link

xbu commented Jan 4, 2018

you can try to use activeNodes property(https://angular2-tree.readme.io/docs/treemodel) or iterate the nodes to get the selected nodes

@boatlet
Copy link

boatlet commented Feb 23, 2018

getActiveNodes can not work. active is not checked, so i think only thought collect ever check event to keep a checked nodes

@Y2zz
Copy link

Y2zz commented Mar 6, 2018

Is there any other way besides traversing the result?

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

No branches or pull requests

4 participants