import {Component, Input} from 'angular2/core'; import {Hero} from './hero'; import {HeroTeamComponent} from './hero-team.component'; // #docregion styleurls @Component({ selector: 'hero-details', template: `