virtual-list-view
v1.0.0
Published
Virtually render the list, manually set the height of each element, configure the number of rows and columns in the list, and customize the Item style and data inside the list.
Downloads
4
Readme
virtual-list-view
Virtually render the list, manually set the height of each element, configure the number of rows and columns in the list, and customize the Item style and data inside the list.
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint