export class ParentComponent { @ViewChild(ChildComponent) ... There is a variable showChild that shows the hildComponent via ngIf
確定! 回上一頁