vue-virtualscroll
Vuejs library for virtual scrolling
npm i vue-virtualscroll
{{ index }} - {{ item.name }}
:height [ required ] line height of an item @reachTop emitted when scroll reach top of the list @reachBottom emitted when scroll reach top of the list
Don't forget :key attribute
Fell free to use complex template for items, all you need is height.