filmov
tv
Rendering A List Of Mixed Types Using NgFor And NgTemplateOutlet In Angular 9.0.0-rc.5

Показать описание
Ben Nadel experiments with using the ngTemplateOutlet directive in conjunction with the ngFor directive to render a list of mixed data-types in Angular 9.0.0-rc.5. While this approach is noisy in trivial demos, it might hold some value as your HTML markup becomes more complex.