create directive for virtual scrolling, not cdk since this depends on an array which works great on smaller datasets but not for large datasets. Since we need to create an array with maybe 10 Million undefined entries this will take arround 100mb of ram or more. For one virtual scroll container.
create directive for virtual scrolling, not cdk since this depends on an array which works great on smaller datasets but not for large datasets. Since we need to create an array with maybe 10 Million undefined entries this will take arround 100mb of ram or more. For one virtual scroll container.