UNPKG
unserver-unify
Version:
latest (0.2.0)
0.2.0
unserver-unify
/
src
/
app
/
directive
/
video
/
youtube.component.html
2 lines
(1 loc)
•
70 B
HTML
View Raw
1
2
<
iframe
ng-src
=
"{{$ctrl.youtubeUrl}}"
style
=
"width:100%"
>
</
iframe
>