New posts in angular-template

Pass parent scope value into ng-repeat loop in Angular

Angular2, evaluate template from string inside a component

Getting reference to child component in parent component [duplicate]

Remove host component tag from html in angular 4

Get reference to a directive used in a component

Angular 5 adds 'ng-star-inserted' in some classes - what is that?

Cannot find a differ supporting object '[object Object]' of type 'object'. NgFor only supports binding to Iterables such as Arrays

Best method to set different layout for different pages in angular 4

What does two colons inside an angular expression {{::}} mean?

Angular - ng-template with parameter inside ngIf inside ngFor [duplicate]

How to apply multiple template bindings on one element in angular [duplicate]

Dynamic template reference variable inside ngFor (Angular 9)

How and where to use ::ng-deep?

What is the equivalent of ngShow and ngHide in Angular 2+?

How can I use "*ngIf else"?

Angular: conditional class with *ngClass

Dynamic tabs with user-click chosen components