A shorthand form of the directive, *ngIf="condition" , is generally used, ... show: boolean = true; @ViewChild('primaryBlock', {static: true}) primaryBlock: ...
確定! 回上一頁