Rendering Large Collection Data In Vue.js – vue-virtual-collection

Install & Download:

# NPM
$ npm install vue-virtual-collection --save

Description:

vue-virtual-collection is a Vue component for efficiently rendering large collection data (e.g. large lists and tabular data).

Preview:

vue-virtual-collection

Changelog:

v1.4.0 (01/21/2021)

  • feat: vertical additional space, header slot, scroll top and bottom event, linter added, removed less

Add Comment