Closed dineshadhikari closed 5 years ago
<plyr style="width: 640px;" plyrTitle="Video 1" [plyrSources]="videoSources" (plyrInit)="player = $event" (plyrPlay)="played($event)">
However - using it as an inline component doesn't seem to be working properly:
Hi, are you sure you added plyr module into your module?
Closing as inactive / needs more info
<plyr style="width: 640px;" plyrTitle="Video 1" [plyrSources]="videoSources" (plyrInit)="player = $event" (plyrPlay)="played($event)">
However - using it as an inline component doesn't seem to be working properly: