heikaimu / vue3-waterfall-plugin

vue3 瀑布流插件,支持 PC 和移动端,支持 animate 的所有动画效果,支持图片懒加载
https://vue3-waterfall.netlify.app/
456 stars 34 forks source link

如果获取数组索引 #2

Closed Lingouzi closed 2 years ago

Lingouzi commented 3 years ago

删除数据时,使用序号移除,slot 中怎么返回 index?

<template #item="{item,index}">
heikaimu commented 2 years ago

已支持