lukasbach / react-complex-tree

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop
https://rct.lukasbach.com
MIT License
982 stars 82 forks source link

Change data source #139

Closed f-lw closed 2 years ago

f-lw commented 2 years ago

Whether the data source can be changed during operation, such as changing the data source when clicking the button

lukasbach commented 2 years ago

Yes you can change the data source, or the root item within the data structure for a rendered tree during runtime.