⚙️ A little project to show the most used Angular directives: [ngStyle], [ngClass], [ngSwitch] and more.
-
Updated
Sep 11, 2018 - TypeScript
⚙️ A little project to show the most used Angular directives: [ngStyle], [ngClass], [ngSwitch] and more.
All in a responsive form, I applied some of what I learnt in Angular, the creation, components, modules, directives ngIf and ngStyle, Forms and Validation, FormGroup and FomBuilder.group...
This section contains the deep dive of directives. We learn how to create a basic directive, use renderer to build a better attribute directive. Use HostListener to listen to host event, use HostBinding to bind to host properties . Binding to directive properties. How to create a structural directive, behind struct dir. and understanding ngSwicth
Add a description, image, and links to the ngstyle topic page so that developers can more easily learn about it.
To associate your repository with the ngstyle topic, visit your repo's landing page and select "manage topics."