//import {Component} from "@angular/core"; // //import {OptionComponent} from "./option.component"; // //@Component({ // selector: "den-selector", // template: ` // // `, // directives: [OptionComponent] //}) //export class SelectorComponent { // private options:OptionComponent[]; // //}