如果是筛选出多个子组件,就要用到viewChildren。 parent.component.ts: import { Component, OnInit,ViewChildren,QueryList } from '@angular/core' ...
確定! 回上一頁