The view is initialized after the content and ngAfterViewInit() is therefore called after ngAfterContentInit() . @Component({ selector: 'parent-cmp', ...
確定! 回上一頁