vue-virtual-collection is a Vue component for efficiently rendering large collection data (e.g. large lists and tabular data).
Preview:
Changelog:
v1.4.0 (01/21/2021)
- feat: vertical additional space, header slot, scroll top and bottom event, linter added, removed less
Download Details:
Author: starkwang
Live Demo: https://starkwang.github.io/vue-virtual-collection/demo/dist/index.html
Download Link: https://github.com/starkwang/vue-virtual-collection/archive/master.zip
Official Website: https://github.com/starkwang/vue-virtual-collection
Install & Download:
# NPM
$ npm install vue-virtual-collection --save