Vue. js wrapper for Vimeo Embed Gamer

.Vue.js wrapper for Vimeo gamer.The Vue-vimeo-player is actually a Vue.js wrapper for the Vimeo Embed Gamer, which enables you to use the Vimeo gamer as a Vue part efficiently, even with Nuxt.js SSR.Take a look at the instance listed below.Instance.To begin working with the Vue vimeo gamer use the adhering to order to install it.npm mount vue-vimeo-player– save.OR.yarn add vue-vimeo-player.of bunch it through CDN.If used as a worldwide element.bring in Vue coming from ‘vue’.bring in vueVimeoPlayer from ‘vue-vimeo-player’.Vue.use( vueVimeoPlayer).If made use of as a regional component.// In a part.bring in vueVimeoPlayer coming from ‘vue-vimeo-player’.export default ,.parts: vueVimeoPlayer-|-|-|-random-}For consumption along with Nuxt.js please recommend listed below.Props.player-width: Cord or even Number, nonpayment one hundred%.player-height: Cord or Amount, default 320.choices: Item – choices to exchange Vimeo.Player.video-id: Cord, required.loop: Boolean.autoplay: Boolean.Approaches.update( videoID): Takes on the Vimeo player along with the supplied ID.play().time out().mute().unmute().Activities.Events released from the component.The all set celebration only passes the player instance. If you are curious for additional or you possess any pests and also suggestions, click on this link. That’s it!Created and also submitted through @dmhristov.