vue-videobg:Vue.js的视频背景组件

时间:2021-05-03 07:12:27
【文件属性】:
文件名称:vue-videobg:Vue.js的视频背景组件
文件大小:2.04MB
文件格式:ZIP
更新时间:2021-05-03 07:12:27
Vue 影片背景 通过NPM安装 通过npm作为vue-videobg 。 npm install --save vue-videobg 用法 import VideoBg from 'vue-videobg' Vue . component ( 'video-bg' , VideoBg ) // or new Vue ( { el : 'body' , components : { VideoBg } } ) < video-bg :sources =" ['demo/assets/video.mp4'] " img =" demo/assets/bg.jpg " > <!-- If you want to add content here, a slot is waiting! --> </ video-bg > 执照 VideoBackground是根据MIT许可发布的。 有
【文件预览】:
vue-videobg-master
----.babelrc(96B)
----package.json(1KB)
----index.html(1KB)
----LICENSE(1KB)
----src()
--------VideoBackground.vue(2KB)
----.npmignore(76B)
----.gitignore(14B)
----webpack.config.js(888B)
----demo()
--------assets()
--------main.js(142B)
--------build()
----README.md(536B)
----.editorconfig(147B)

网友评论