anteriovieira / vue-youtube

A simple component for a powerful API. vue-youtube provides a simple layer for you to use your imagination while over the YouTube IFrame Player API.
MIT License
341 stars 56 forks source link

how to change height #81

Open devgene opened 3 years ago

devgene commented 3 years ago

I need to change the size of height and width

TitanFighter commented 3 years ago
<youtube :video-id="videoId" width="720" height="480"></youtube>

https://github.com/anteriovieira/vue-youtube#props