Can db records be passed to the tree?
SidneyLann opened this issue · 0 comments
SidneyLann commented
My db records have id and parentId, Can the records be passed to the tree directly? I don't want to construct the children in js, how can I do? Thanks.