MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Video-react.js.org most likely does not offer any malicious content.
Secure connection support
HTTPS
Video-react.js.org provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Video-react.js.org most likely does not offer any adult content.
Audience
-
Bounce rate
-
Time on site
02:39
AVG
-
Gender
Men
N/A
Women
N/A
Popular pages
-
Video-React - React Video Component
Video-React is a web video player built from the ground up for an HTML5 world using React library.
-
Video-React - Player
Video-React Player Player is the root component of the Video-React player. All the others components should be in this component. Attributes Player component, they can be added as React properties. Na...
-
Video-React - ControlBar
Video-React ControlBar The Html5 video's control bar is hidden, the player offers a customizable control bar to allow the user to control video playback, including volume, seeking, and pause/resume pl...
-
Video-React - PlayToggle
Video-React Play Video Play import React from 'react'; import { Player, ControlBar, PlayToggle } from 'video-react'; export default props => { return ( <Player autoPlay poster="/ass...
-
Video-React - CustomizeSource
Video-React Play Video HLSSource Component import React, { Component } from 'react'; import Hls from 'hls.js'; export default class HLSSource extends Component { constructor(props, context) { s...
-
Video-React - Enable & disable default components
Video-React Play Video Non-Fullscreen import React from 'react'; import { Player, ControlBar, ReplayControl, ForwardControl, CurrentTimeDisplay, TimeDivider, PlaybackRateMenuButton, Vo...