I want to inject html in my a-component with angular2 tags from another component.
@Component({ selector: \'app-root\', template: \'
I found a solution in angular2-dynamic-component