nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

How to setting the video height and width??? #63

Open Jordanbird2890 opened 4 years ago

Jordanbird2890 commented 4 years ago

as the title, does anyone know how to set the height and width when using the mat-video? Just like, when we use HTML we can set like ""

Jordanbird2890 commented 4 years ago

like { video width="500" height="300"} by the way , why i can not input < >