calcPageSize())"
/>
calcPageSize())"
class="absolute inset-0 object-contain object-center w-full m-auto main-image-gallery"
:class="{
'cursor-pointer selected': !fullscreen,
'max-h-screen-75': fullscreen
}"
width="700"
height="700"
:loading="active!==index ? 'lazy' : 'eager'"
:src="fullscreen ? image.full : image.img"
:tabindex="fullscreen ? '-1' : '0'"
:role="fullscreen ? 'img' : 'button'"
x-transition.opacity.duration.500ms x-show="active===index"
/>
Chromecast with Google TV
Description
- Envío estándar: 2-3 días hábiles
- Envío Express: 1-2 días hábiles
- Devoluciones gratuitas hasta 30 días
-
Descripción
-
Más información
-
Valoraciones
Description
Google TV organizes all the content delivered to your streaming services on one screen to make it easy for you to decide what to watch.
Opiniones de clientes
No hay opiniones. ¡Sé el primero en valorar este producto!
active = e.detail"
x-transition:enter="ease-out duration-300"
x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100"
x-transition:leave="ease-in duration-300"
x-transition:leave-start="opacity-100"
x-transition:leave-end="opacity-0">
{
params = e.detail.params || {};
e.detail.active ? show('outer', $event) : hide('outer', $event);
}"
>