export class TestViewChild implements OnInit, AfterViewInit {. @ViewChild('combobox') combobox: ComboBoxComponent;. constructor() { }.
確定! 回上一頁