Playing With Recursive Ng-Template References In Angular 6.1.10

added by JavaScript Kicks
10/14/2018 12:20:23 PM

847 Views

Ben Nadel explores the use of the ng-template to recursively render tree-like data structures within the boundary of a single component in Angular 6.1.10. The ng-template directive, along with other directives like ngFor that accept a TemplateRef, afford a great deal of power in component view creation.


0 comments