.Vue.js wrapper for Vimeo player.The Vue-vimeo-player is actually a Vue.js wrapper for the Vimeo Embed Player, which enables you to utilize the Vimeo gamer as a Vue part efficiently, despite Nuxt.js SSR.Check out at the example listed below.Instance.To begin teaming up with the Vue vimeo player make use of the adhering to demand to mount it.npm put up vue-vimeo-player– spare.OR.yarn include vue-vimeo-player.of bunch it using CDN.If utilized as an international element.import Vue coming from ‘vue’.bring in vueVimeoPlayer coming from ‘vue-vimeo-player’.Vue.use( vueVimeoPlayer).If utilized as a local area element.// In a part.import vueVimeoPlayer coming from ‘vue-vimeo-player’.export nonpayment ,.parts: vueVimeoPlayer-|-|-|-random-}For use with Nuxt.js satisfy refer listed here.Props.player-width: String or Number, default one hundred%.player-height: Cord or even Amount, nonpayment 320.alternatives: Object – options to exchange Vimeo.Player.video-id: String, required.loophole: Boolean.autoplay: Boolean.Techniques.upgrade( videoID): Recreates the Vimeo player with the provided ID.play().pause().mute().unmute().Events.Celebrations discharged coming from the component.The all set celebration only passes the gamer case. If you are actually interested for even more or you have any kind of insects and also recommendations, visit here. That’s it!Developed as well as submitted through @dmhristov.