phphe / vue-draggable-nested-tree

Vue2 draggable tree component
https://hetree.phphe.com/
MIT License
345 stars 62 forks source link

Unable to get raw jason data after changing the nodes #34

Closed sooraj007 closed 6 years ago

sooraj007 commented 6 years ago

hi, my requirement is I want to save the node JSON data .. so whenever I change the node tree and console out the node array it outputs all dom kind of runtime properties. but I want to get newly modified JSON data in plain JSON format just data only . how can I achieve that.

Please Help me, please provide an example that would be very helpful.

phphe commented 6 years ago

check this: https://github.com/phphe/vue-draggable-nested-tree/issues/9