Vue.js 背景視頻組件

Video Background

Vue.js 背景視頻組件

Install via NPM

Available through npm as vue-videobg.

npm install --save vue-videobg

Usage

import VideoBg from 'vue-videobg'

Vue.component('video-bg', VideoBg)

// or

new Vue({

el: 'body',

components: { VideoBg }

})

License

VideoBackground is released under the MIT License. See the bundled LICENSE file for details.


分享到:


相關文章: