Proposal: Need ability to add directives to host elements in component declaration. · Issue #8785 · angular/angular
I've been digging into Angular 2 and have run into a potential road block for extending certain kinds of components. In the the following example, I have a button component, and a directive that wi...