Обычный *ngIf else <ng-container *ngIf="loading; then preloader; else data"> </ng-container> <ng-template #preloader> <preloader inline ...
確定! 回上一頁