ngx-virtual-scroller | Virtual Scroll displays a virtual , infinite | Frontend Framework library
kandi X-RAY | ngx-virtual-scroller Summary
kandi X-RAY | ngx-virtual-scroller Summary
This module displays a small subset of records just enough to fill the viewport and uses the same DOM elements as the user scrolls. This method is effective because the number of DOM elements are always constant and tiny irrespective of the size of the list. Thus virtual scroll can display an infinitely growing list of items in an efficient way.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ngx-virtual-scroller
ngx-virtual-scroller Key Features
ngx-virtual-scroller Examples and Code Snippets
Community Discussions
Trending Discussions on ngx-virtual-scroller
QUESTION
Following is a mock of an app I'm building.
https://stackblitz.com/edit/angular-ivy-3mrzkr
It requires a thirdparty scrolling module. This is because my real app handles a lot of data. So virtual scroller is required. I've tried cdk-virtual-scroller and decided to move with ngx-virtual-scroller cause cdk-virtual-scroll doesnot support sticky header.
Following is the main code:
...ANSWER
Answered 2020-Jun-12 at 22:00Solution 1: Put this style on Table element
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ngx-virtual-scroller
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page