Open wgqjiayou opened 6 years ago
you can try to use activeNodes property(https://angular2-tree.readme.io/docs/treemodel) or iterate the nodes to get the selected nodes
getActiveNodes can not work. active is not checked, so i think only thought collect ever check event to keep a checked nodes
Is there any other way besides traversing the result?
How to get all selected nodes, such as the id of all selected nodes