import { Component, OnInit, ViewChild, ElementRef } from '@angular/core'; ... 參數是指我們要操作的DOM 在component.html 一開始就存在,不是透過*ngIf 或*ngFor ...
確定! 回上一頁