Skip to content

Супер-классный, супер-кастомный, супер-плеер! Вот каким когда-нибудь будет этот React компонент

License

Notifications You must be signed in to change notification settings

dualism98/react-custom-videoplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-custom-videoplayer

Custom React component for video playback

Install

Install using npm install react-custom-videoplayer

Usage

In a React app use the Player component: import { Player } from 'react-custom-videoplayer'

Props

Name Description Type Example
width Width of your player string width={'600'}
height Height of your player string height={'800'}
url URL of your video string url={'https://some.adress/video.mp4'}
panelColor Color of bottom panel string panelColor={'#006AB3'}

FullScreen Mode

To turn on and turn off fullscreen double click on videoplayer :)

Example

alt text

About

Супер-классный, супер-кастомный, супер-плеер! Вот каким когда-нибудь будет этот React компонент

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published