Improve Angular performance with 80,000+ DOM elements on screen
I am working with Angular 14. I display a huge amount of data (large DOM sizes) in my page (width: 2208 by height: 3140).
How to populate data in angular using components?
cannot populate and display data as only ‘-‘ is appearing