frontend-collective/react-sortable-tree

Give Children another label/property name

pucheng-tan opened this issue · 0 comments

Can we change the property name in treeData? For example, I have a tree: {title: node0, references: [{title: node1}]}
Can I use the references as children?