Virtual List Component Developed Based on Vue3+Typescript (基于vue3+ts开发的虚拟列表组件). Latest version: 0.0.1, last published: 2 years ago. Start using vue3-virtuall-list-component in your project by running `npm i vue3-virtuall-list-component`. There
This is a virtual scrolling list component that can be sorted by dragging an item in the list (drag and drop sorting) and the individual items can have custom styles. Compatible with Vue 3 and Vue 2. How to use it: 1. Import the component after installation. import virtualDragList from ...
[Vue warn]: Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with markRaw or using shallowRef instead of ref. Component that was ...
Virtual Scroll Grid for Vue 3 This is a reusable component for Vue 3 that renders a list with a huge number of items (e.g. 1000+ items) as a grid in a performant way. Demo NPM Package Features Use virtual-scrolling / windowing to render the items, so the number of DOM nodes is ...
A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte. If you want to check the difference with the alternatives right away, see comparison section. Motivation This project is a challenge to rethink virtualization. The goals are... Zero-...
This is a reusable component for Vue 3 that renders a list with a huge number of items (e.g. 1000+ items) as a grid in a performant way. Demo NPM Package Features Use virtual-scrolling / windowing to render the items, so the number of DOM nodes is kept low. ...
Virtual Scroll Grid for Vue 3 This is a reusable component for Vue 3 that renders a list with a huge number of items (e.g. 1000+ items) as a grid in a performant way. Demo NPM Package Features Use virtual-scrolling / windowing to render the items, so the number of DOM nodes is ...