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;
"
>
$45.784
+ impuestos: $9.615
Llega a domicilio entre el 12 y el 17 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- 11.0592MHZ
- 13.2X20.86 MM
- 14-DIP
- 4 CONECTORES
- 5V
Descripción
11.0592MHZ, 13.2X20.86 MM, 14-DIP, 4 CONECTORES, 5V, OSCILADOR de Cristal, TAMAÑO COMPLETO, LATA de Metal, TTL, XO; Número de Parte: ECS-100AX-110.5; Categoría: Componentes; Subcategoría: Cristal/Oscilador
Especificaciones técnicas
- Fabricante
- ECS
- Dimensiones del paquete
- 2.54 x 2.54 x 2.54 cm; 0.45 kg
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a