aaasd
Results
1
comments of
aaasd
> https://github.com/kaorun343/vue-youtube-embed#example-code it's not clear for me. my main.js contain: ```javascript import VueYouTubeEmbed from 'vue-youtube-embed'; Vue.use(VueYouTubeEmbed); ``` in component.vue ```javascript ``` i use ```v-for```, because i have several video items...