hml5移动页面面试题

编程入门 行业动态 更新时间:2024-10-23 19:21:41

hml5移动页面<a href=https://www.elefans.com/category/jswz/34/1769418.html style=面试题"/>

hml5移动页面面试题

hml5移动页面面试题

Vue播放器 (vue-player)

This is a html5 video component made in VueJS with to quickly add videos with placeholders and intros.

这是VueJS中制作的html5视频组件,用于快速添加带有占位符和简介的视频。

特征 (Features)

  • full control of the player

    完全控制播放器

  • 100% vue

    100%VUE

  • no third parties js libs

    没有第三方js库

使用与指南 (Usage & Guide)

Install it

安装它

npm i --save @algoz098/vue-player

Then you import it where you need to use it.

然后,将其导入需要使用的位置。

import vuePlayer  from  '@algz098/vue-player'

Now, just tell vue to use it:

现在,告诉vue使用它:

Vueponent(vuePlayer)

Or inside a ´.vue´ file:

或在“ .vue”文件中:

<script>export  default {components: {vuePlayer}}
</script>

Now, just use it:

现在,只需使用它:

<vue-player src=".mp4" poster="" title="this is a title" v-model="playing"></vue-player>

翻译自: /

hml5移动页面面试题

更多推荐

hml5移动页面面试题

本文发布于:2024-03-09 09:39:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1724630.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:面试题   页面

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!