I am aware that by reloading the tree this can be done, but that is not the way binding is expected to work, since current opened nodes, selected nodes, etc are all lost due to the reloading operation.
I would like to be able to have a two way binding between the three and the raw json showed in this demo: https://ezraroi.github.io/ngJsTree/
I am aware that by reloading the tree this can be done, but that is not the way binding is expected to work, since current opened nodes, selected nodes, etc are all lost due to the reloading operation.
I would like to be able to have a two way binding between the three and the raw json showed in this demo: https://ezraroi.github.io/ngJsTree/
is that possible? Thanks!