svelte-virtual-scroll-list
svelte-virtual-scroll-list copied to clipboard
Maintain scroll position as items are added to the top of the list
Is it possible to maintain scroll position as items are added to a sorted array?
If you look at your Demo, where you can add items to the top, it pushes the list down.