dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
277 stars 37 forks source link

How about virtualization? #177

Closed sdancer75 closed 4 months ago

sdancer75 commented 6 months ago

Describe the solution you'd like Can this module support thousands of items without the async loading? Is the performance acceptable?

What value does this proposed solution bring to users? A TreeItem viewer that supports huge amounts of data

Describe alternatives you've considered Virtualization

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 months ago

This issue was closed automatically since it was marked as stale because it has not had recent activity. Thank you for your contributions.