Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stephencooper/ngtemplateoutlets
- Owner: StephenCooper
- Created: 2019-06-03T10:31:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T19:07:10.000Z (10 months ago)
- Last Synced: 2024-10-13T04:48:46.913Z (about 1 month ago)
- Topics: angular, customisation
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/ngtemplateoutletcontext
- Size: 4.79 MB
- Stars: 56
- Watchers: 3
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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)