Skip to content

Files

Latest commit

3bd1e29 · Oct 4, 2024

History

History

components

Components

Open in StackBlitz

This project has examples of new template syntax (@if, @for, @switch, ...) and @let. A brief of standalone components. Deferable components using @defer and some example about Dynamic components and content projection using ng-content and ng-container.

Install dependencies

npm install
# or yarn

Run the project

ng serve