Vue. js wrapper for Vimeo Embed Gamer

.Vue.js cover for Vimeo player.The Vue-vimeo-player is a Vue.js cover for the Vimeo Embed Player, which enables you to utilize the Vimeo gamer as a Vue component comfortably, despite having Nuxt.js SSR.Look at the instance below.Example.To begin working with the Vue vimeo gamer make use of the observing command to mount it.npm set up vue-vimeo-player– save.OR.yarn incorporate vue-vimeo-player.of lots it using CDN.If used as an international component.import Vue from ‘vue’.bring in vueVimeoPlayer coming from ‘vue-vimeo-player’.Vue.use( vueVimeoPlayer).If made use of as a regional part.// In a part.import vueVimeoPlayer coming from ‘vue-vimeo-player’.export nonpayment ,.components: vueVimeoPlayer-|-|-|-random-}For usage along with Nuxt.js feel free to recommend right here.Props.player-width: Cord or even Number, default one hundred%.player-height: Strand or even Number, default 320.alternatives: Object – choices to pass to Vimeo.Player.video-id: Strand, required.loop: Boolean.autoplay: Boolean.Strategies.update( videoID): Recreates the Vimeo player along with the offered ID.play().pause().mute().unmute().Events.Activities discharged coming from the component.The all set occasion merely passes the gamer case. If you are interested for more or even you have any bugs and ideas, visit this site. That’s it!Produced and also submitted through @dmhristov.