import {Component, Input} from '@angular/core'; import {Hero} from './hero'; // #docregion stylelink @Component({ selector: 'hero-team', template: `