Vue: virtual scroll list - feature

Created on 27 Nov 2016  路  2Comments  路  Source: vuejs/vue

@yyx990803 mentioned in #2000
... might work on a "virtual scroll list" where it only renders items in the viewport in the future

just wondering if this could be logged as feature request as it would be a really great solution for many use cases.

thank you all for great work that makes vuejs what it is !!!

feature request

Most helpful comment

Closing as this is now doable in userland and @Akryum already implemented one :)

All 2 comments

Here is a component you can take inspiration from or use directly with webpack.

Closing as this is now doable in userland and @Akryum already implemented one :)

Was this page helpful?
0 / 5 - 0 ratings