Angular - Performance Optimization
Which of the following is the correct way to use virtual scrolling in Angular template?
*cdkVirtualFor instead of *ngFor to render visible items only.itemSize attribute is required on cdk-virtual-scroll-viewport to set fixed item height for scrolling calculations.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions