Ver más productos marca Eway
EWAY 4 Pin Aviation Extension Cable (16FT/5M) Backup Camera Cord Car Video 4PIN Aviation Connector Wire for Vehicle Car Camper Bus Van Truck Motorhome Trailer RV Reverse Rearview Monitor CCTV System
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 9
Ver más productos marca Eway
EWAY 4 Pin Aviation Extension Cable (16FT/5M) Backup Camera Cord Car Video 4PIN Aviation Connector Wire for Vehicle Car Camper Bus Van Truck Motorhome Trailer RV Reverse Rearview Monitor CCTV System
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Opiniones de compradores
4,3
15 opiniones
5
67%
4
9%
3
10%
2
14%
1
0%
Mike
Funcionó como debería.
Disgruntled jungle side shopper
Lo compré para extender el cable de 50' que venía con mi cámara de respaldo para que llegue hasta el tablero. No tiene los cables para un disparador que lo lleve a pantalla completa.
Michael Wilson
Son demasiado finos.
sean
Está cumpliendo su función hasta ahora.
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock