Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration with vue-virtual-scroller #32

Closed
Mario-35 opened this issue Nov 16, 2018 · 1 comment
Closed

integration with vue-virtual-scroller #32

Mario-35 opened this issue Nov 16, 2018 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@Mario-35
Copy link

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...

@holiber holiber added the question Further information is requested label Nov 18, 2018
@holiber holiber self-assigned this Nov 18, 2018
@holiber
Copy link
Owner

holiber commented Nov 19, 2018

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.

@holiber holiber closed this as completed Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants