replay-page.component.html 95 Bytes EditWeb IDE 1 2 <app-mp4 *ngIf='Video.type=="mp4"'></app-mp4> <app-json *ngIf='Video.type=="json"'></app-json>