minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
530 stars 71 forks source link

Lazy loading #137

Open gius opened 2 years ago

gius commented 2 years ago

Do you have any recommendations on implementing lazy loading of children only after a parent node is opened?