... from 'vue-youtube' Vue.use(VueYoutube) <youtube :video-id="videoId" ref="youtube" @playing="playing"></youtube> <button @click="playVideo">play</button> ...
確定! 回上一頁