import {Component, Input} from 'angular2/core'; import {Hero} from './hero'; // #docregion inlinestyles @Component({ selector: 'hero-controls', template: `