Skip to main content

YouTubeVideo

import { YouTubeVideo } from '@dr.pogodin/react-utils';

The YouTubeVideo component renders an embed YouTube video.

Demo

Properties

YouTubeVideoTheme

See React Themes docs to learn how the visual component theming works. The valid theme keys for YouTubeVideo component are:

  • container - The root component element.
  • video - The YouTube iframe player element.