ngTemplateOutlets

December 2, 2020 ยท View on GitHub

See how ngTemplateOutlets enable a single selector component to support multiple template customisation without the need for feature toggles.

https://indepth.dev/posts/1405/ngtemplateoutlet

Live Demo: StackBlitz

Demo Code for Angular Connect 2019 talk

ngTemplateOutlet: The secret to customisation)