Back to Angular

Deferrable Views Example

adev/src/app/features/home/components/deferrable-views-example/deferrable-views-example.html

22.0.0314 B
Original Source

Deferrable Views

Deferrable views (also known as @defer blocks) reduce the initial bundle size of your application by deferring the loading of code that is not strictly necessary for the initial rendering of a page. Learn more about deferred loading

data-visualization-page.html

data-visualization-page.ts