SyntaxFix
Write A Post
Hire A Developer
Questions
Angular 2 version 2.3 was just released, and it includes native component inheritance. It looks like you can inherit and override whatever you want, except for templates and styles. Some references:
New features in Angular 2.3
Component Inheritance in Angular 2
A Plunkr demonstrating component inheritance