export class AngularViewchildComponent implements OnInit, AfterContentInit { @ViewChild('ContentElement') mainContent: ElementRef; ...
確定! 回上一頁