I have the following code in a component:
import {Component, ElementRef, FORM_DIRECTIVES} from 'angular2/angular2';
@Component({
selector: 'datepicker',
templateUrl: './frontend/components/datepicker/datepicker.html',
styleUrls: [...
asked by
25.10.2015 / 22:37