Guest User

Untitled

a guest
May 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <ion-row no-padding juntify-content-center margin-vertical *ngIf="videoURL != ''">
  2. <iframe width="100%" height="315" [src]=" videoURL | sanitizer " frameborder="0" allowFullScreen></iframe>
  3. </ion-row>
Add Comment
Please, Sign In to add comment