Currently only the DataTable supports virtual scrolling, while Tree and TreeTable load all displayed rows into the DOM.
For performance, it would be good to have some kind of virtual scrolling also avaiable for the Tree variants.
I found only this issue for primereact, which was closed and added to their internal backlog, so no idea if there were any plans to implement this.
Currently only the DataTable supports virtual scrolling, while Tree and TreeTable load all displayed rows into the DOM.
For performance, it would be good to have some kind of virtual scrolling also avaiable for the Tree variants.
I found only this issue for primereact, which was closed and added to their internal backlog, so no idea if there were any plans to implement this.