netbasal.com
The Power of Structural Directives in Angular
4
First, let’s understand how to create a structural directive. We are going to implement our simple copy of the ngIf directive. If you think about it, eventually templates contain DOM elements, so if… Read full article