vue-virtual-scroll-list icon indicating copy to clipboard operation
vue-virtual-scroll-list copied to clipboard

Get data-key of rendered items.

Open dragos-boisteanu opened this issue 2 years ago • 0 comments

Is there a way to get the data-key value of only the rendered items so it can be used with getSize(id) to get it's size and use it to make the scroll keep it's position ?

I see that getSize(id) returns NaN if the item is not rendered.

Thank you

dragos-boisteanu avatar Feb 10 '23 13:02 dragos-boisteanu