svelte-virtual
svelte-virtual copied to clipboard
Dynamic heights without hardcoding them? Is that possible with this library?
- Look at this codepen
- They are doing dynamic height virtual lists without hardcoding heights for anything
- Is that possible with this library?
Hi, did you find anything that works? None of these packages seem to work seamlessly...
@shumadrid I found one but scroll to index seems a bit broken on this one. but rest of it works pretty damn well
@slidenerd how are you supposed to use that list from the snippet? it seems you need to manually update the start and end values and provide a height?