vue3-infinite-list icon indicating copy to clipboard operation
vue3-infinite-list copied to clipboard

一个支持百万数量级的Vue3无限滚动列表组件

Results 17 vue3-infinite-list issues
Sort by recently updated
recently updated
newest added
trafficstars

可以实现鼠标悬停 停止自动滚动功能吗?

高度不确定的情况如何动态渲染高度,我看getItemSize这个函数只能返回索引

您好, 我想增加多选框怎么做?希望多选框能选中一整行。 我的应用场景是有很多的列。

When my data object changes (such as the state of an item affecting a button color), I find that dom actually hasn't changed. I analyzed the source code and found...

As https://github.com/tnfe/vue3-infinite-list/issues description. I fix `setTimeout` to directly run `scrollRender()`. There may be some doubts about whether the `renderEnd` function can be removed from the `scrollRender` function and run separately...

报错位置在这里,加上一行代码initAll()可以解决问题。可以更新一版吗解决这个问题吗? ![image](https://github.com/user-attachments/assets/eab959a3-512f-44c4-b1b5-433af13168bb) ![image](https://github.com/user-attachments/assets/067105ee-0083-4e3e-965a-156d0e64f353)