Skip to content

mengxxSELF/Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video

何时使用

  • 视频组件

代码片段

import {Video, videoPlay, videoPause} from 'components/Video'
// 常规
<Video />

API

参数 说明 类型 默认值
src 视频源 String
type 视频类型 String video/mp4
poster 视频封面 String
pauseCb 视频暂停播放的回调 Funtion
endCb 视频停止播放的回调 Funtion

other

  • React16

  • scss

About

react版本的Video组件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published