We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7f380 commit 759c7b7Copy full SHA for 759c7b7
examples/marko/dynamic/src/routes/+page.marko
@@ -31,7 +31,7 @@
31
<if=mounted>
32
<virtualizer|{ virtualItems, totalSize, measureElement }|
33
count=items.length
34
- estimateSize=() => 45
+ estimateSize=() => 80
35
getScrollElement=scrollEl
36
>
37
<div style=`height: ${totalSize}px; width: 100%; position: relative`>
0 commit comments