Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for className property with Single player imports #346

Closed
dimik opened this issue Mar 4, 2018 · 0 comments
Closed

Add support for className property with Single player imports #346

dimik opened this issue Mar 4, 2018 · 0 comments

Comments

@dimik
Copy link

dimik commented Mar 4, 2018

It looks like there is no way to provide className for YouTubePlayer

            <YouTubePlayer
              className="youtube-player"
              url={video.uri}
              height={'100%'}
              width={'100%'}
            />
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
Keeps structure consistent with the full player, and enable props like `className` and `wrapper`
Fixes cookpete/react-player#346
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
Keeps structure consistent with the full player, and enable props like `className` and `wrapper`
Fixes cookpete/react-player#346
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Keeps structure consistent with the full player, and enable props like `className` and `wrapper`
Fixes cookpete/react-player#346
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
Keeps structure consistent with the full player, and enable props like `className` and `wrapper`
Fixes cookpete/react-player#346
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
Keeps structure consistent with the full player, and enable props like `className` and `wrapper`
Fixes cookpete/react-player#346
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant