文件名称:react-video-js-player:VideoJS的React包装器
文件大小:412KB
文件格式:ZIP
更新时间:2024-06-03 10:58:55
reactjs videojs JavaScript
react-video-js-player VideoJS的React包装器。 安装 npm install --save react-video-js-player 用法 import React , { Component } from 'react' ; import VideoPlayer from 'react-video-js-player' ; class VideoApp extends Component { player = { } state = { video : { src : "http://www.example.com/path/to/video.mp4" , poster : "http://www.example.com/path/to/video_poster.jpg"
【文件预览】:
react-video-js-player-master
----webpack.config.js(743B)
----src()
--------Controls.json(213B)
--------index.js(5KB)
----.babelrc(186B)
----build()
--------index.js(534KB)
----README.md(6KB)
----docs()
--------index.html(269B)
--------bundle.js(650KB)
----.gitignore(14B)
----package-lock.json(303KB)
----package.json(1KB)