nkoehler/mat-video

View on GitHub
projects/mat-video/src/lib/ui/mat-time-control/mat-time-control.component.html

Summary

Maintainability
Test Coverage
<div class="playtime">{{ video?.currentTime | secondsToTime }} / {{ video?.duration | secondsToTime }}</div>