- This infinite scroll example uses Vue Query's useInfiniteScroll composable - to fetch infinite data from a posts endpoint and then a rowVirtualizer is - used along with a loader-row placed at the bottom of the list to trigger - the next page to load. -
- -Loading...
-Error: {{ (error as Error).message }}
-+ This infinite scroll example uses Vue Query's useInfiniteScroll composable + to fetch infinite data from a posts endpoint and then a rowVirtualizer is + used along with a loader-row placed at the bottom of the list to trigger + the next page to load. +
+ +Loading...
+Error: {{ (error as Error).message }}
+