ngIf. ngIf所接受的內容是回傳true與false的內容,可以是變數或是function ... <p *ngIf="expression; else noServer"> NG-IF server created.</p>.
確定! 回上一頁