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