We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm trying to make a button to put the video in fullscreen, but I can't find anything on it.
can you help me ?
The text was updated successfully, but these errors were encountered:
Hello, Has the problem been solved? Because I have the same problem
Sorry, something went wrong.
Method :
getFull:function () { this.$refs.player.player.requestFullscreen(); }
Hi @lecappa I know is a long time since you posted your comment, but player.player gives undefined. Did you do something else?
No branches or pull requests
Hello,
I'm trying to make a button to put the video in fullscreen, but I can't find anything on it.
can you help me ?
The text was updated successfully, but these errors were encountered: