react-component/tree

Can db records be passed to the tree?

SidneyLann opened this issue · 0 comments

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.