1.3.7 • Published 3 years ago

react-video-content-youtube v1.3.7

Weekly downloads
11
License
GPL-3.0
Repository
github
Last release
3 years ago

npm_module_react_video_content_youtube

Optimization YouTube video on page

Demo

Demo website Press Optimized for loading optimized version, press No optimized for loading not optimized version.

NPM JavaScript Style Guide

Install

npm install --save react-video-content-youtube

Usage

import React, { Component } from 'react'

import VideoContentYT from 'react-video-content-youtube';

class Example extends Component {
  render() {
    return <VideoContentYT src="LXb3EKWsInQ" params={{autoPlay: true}}/>
  }
}

License

GPL-3.0 © Octanium91