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.
1 parent 024718a commit a159d5bCopy full SHA for a159d5b
src/VideoBackground.vue
@@ -17,6 +17,7 @@
17
:plays-when="playsWhen"
18
:playback-rate="playbackRate"
19
:transition="transition"
20
+ :object-fit="objectFit"
21
@ready="playVideo"
22
@playing="$emit('playing')"
23
@error="$emit('error')"
0 commit comments