diff --git a/layers/components/atoms/Video.vue b/layers/components/atoms/Video.vue index c0785b4..035fab1 100644 --- a/layers/components/atoms/Video.vue +++ b/layers/components/atoms/Video.vue @@ -118,8 +118,10 @@ onBeforeUnmount(() => { ref="videoRef" :poster="props.poster" :loop="props.loop" + :autoplay="props.play" muted playsinline + webkit-playsinline >