N00ts / vue3-treeview

a simple treeview in vue js 3
MIT License
71 stars 61 forks source link

API availability #47

Closed laurentleb-comnum closed 6 months ago

laurentleb-comnum commented 7 months ago

Hi, I don't see any documentation about an API to add a node, remove a node, change state, etc...

Thanks in advance

N00ts commented 6 months ago

This is Vue so if you modify node structure treeview should be updated automatically