NgSwitch

<ng-container [ngSwitch]="row.promotion_type">
<span *ngSwitchCase="0">Coupon</span>
<span *ngSwitchCase="1">Instore</span>
<span *ngSwitchCase="2">Message</span>
</ng-container>

Không có nhận xét nào:

Cold Turkey Blocker

 https://superuser.com/questions/1366153/how-to-get-rid-of-cold-turkey-website-blocker-get-around-the-block Very old question, but still wan...