vue-youtube icon indicating copy to clipboard operation
vue-youtube copied to clipboard

how to change height

Open devgene opened this issue 4 years ago • 1 comments

I need to change the size of height and width

devgene avatar Jun 29 '21 09:06 devgene

<youtube :video-id="videoId" width="720" height="480"></youtube>

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

TitanFighter avatar Jul 07 '21 12:07 TitanFighter