We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0aa738 + 92e6d2d commit a4ba127Copy full SHA for a4ba127
src/player.js
@@ -3,6 +3,7 @@ import container from './container'
3
let pid = 0
4
5
export default {
6
+ name: 'YoutubeEmbed',
7
props: {
8
playerHeight: {
9
type: [String, Number],
0 commit comments