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 024718a + a159d5b commit 9a0d5f1Copy full SHA for 9a0d5f1
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