Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephencooper/ngtemplateoutlets

Code to demonstrate how to use ngTemplateOutlet, along with ngTemplateOutletContext, to make a component completely customisable.
https://github.com/stephencooper/ngtemplateoutlets

angular customisation

Last synced: 17 days ago
JSON representation

Code to demonstrate how to use ngTemplateOutlet, along with ngTemplateOutletContext, to make a component completely customisable.

Awesome Lists containing this project

README

        

# ngTemplateOutlets

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](https://stackblitz.com/edit/ngtemplateoutletcontext)

Demo Code for Angular Connect 2019 talk

[![ngTemplateOutlet: The secret to customisation](https://img.youtube.com/vi/2SnVxPeJdwE/0.jpg))](https://www.youtube.com/watch?v=2SnVxPeJdwE)