react-dnd-treeview
react-dnd-treeview copied to clipboard
Feature request: children pagination
Overview
Hello, thanks for this great library!
Some of my nodes have more than 1k children, so I have a problem with rendering such a big count of nodes. is it possible to implement some pagination, like rendering a small count of children with the button "show more"? Or maybe you can advise something about this kind of problem?
Is it possible to integrate with https://github.com/bvaughn/react-window
@jeevasusej didn't see pagination examples there, problem is rendering 1000+ children together