Closed Mario-35 closed 5 years ago
Hi. Not sure I can suggest you "the best way" to integrate it since I had no deal withvue-virtual-scroller
. I think you can try to not to render all data. Provide the capped JSON to the value
property that should be enough to fill only one page.
Hi and very good work on sl-vue-tree.
Thanks a lot .. I want to use your vue tree with a lots of items and want to combine with vue-virtual-scroller to limit the dom ressource, where do you think the best way to combine vue-virtual-scroller with your code ?
thanks...