N00ts/vue3-treeview

Nodes are object but children are array

bakkertjebrood opened this issue · 1 comments

Nice job on this package! One question: what is the logic behind the nodes beeing an object of objects and children beeing an array. Wouldt it be better if you had nodes in an array of objects?

Nope, never mind. I did not read properly. Awesome and thanks!