The *ngIf directive form with an "else" block · <div *ngIf="condition; else elseBlock"> · Content to render when condition is true. · </div> · <ng-template # ...
確定! 回上一頁