vue-video
vue-video copied to clipboard
how can i use<video-player> to load more than one video?
i ve tried make 3 different json in sources but all
i ve tried make 3 different json in sources but all only load the first one and that makes my page full of the same video ,how could i solve this like the title questioned?
I think you can create an array of src, and use v-if to call video-player