This can be overcome by using @ViewChild annotation. ... import { Component, OnInit, ViewChild } from '@angular/core'; ...
確定! 回上一頁