Angular Defer
Angular Defer postpones the loading the content that is initially not in the viewport until it becomes visible on scroll.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {DeferModule}...
primetek.hashnode.dev2 min read