Angular Ivy introduces an internal concept called component features — runtime mixins that add, remove, or modify component traits without relying on inheritance or custom decorators. These features are applied to component definitions (the static metadata object on component classes) and are tree-shakable by design. While not
Table of contents
Component mixins without inheritance or decorators Copy link Link copied!Why are we still waiting? Copy link Link copied!The structure of component features Copy link Link copied!Component definitions Copy link Link copied!The username component feature Copy link Link copied!Applying component features Copy link Link copied!Adding options to component features Copy link Link copied!The host features paradox Copy link Link copied!Directive features Copy link Link copied!Conclusion Copy link Link copied!Resources Copy link Link copied!Acknowledgements Copy link Link copied!Sort: