xdlumia / vue3-video-play

适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看
https://codelife.cc/vue3-video-play/
581 stars 96 forks source link

update readme: readme中的control属性应为controls #93

Closed baishiwen9 closed 1 year ago

baishiwen9 commented 1 year ago

readme中的control属性应为controls

Sanjeever commented 1 year ago

controls 是原生属性,这个组件重写了自己的控制器,使用 control prop 来控制。lib/video-play/main.vue#L89