componente · @solu30/ui-kit/display
VideoBackground
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { VideoBackground } from '@solu30/ui-kit/display'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| videoUrl | sí | string | Direct video file URL or YouTube/Vimeo share URL |
| fallbackImageUrl | opcional | string | Resolved image URL to show on mobile or while iframe loads |
| isMobile | opcional | boolean | When true, shows the fallback image instead of the video |