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;
"
>
$698.511
+ impuestos: $146.687
Llega a domicilio entre el 14 y el 19 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- Compatible con: Supermicro IoT SuperServer SYS-210TP-HPTRD (Super X12SPT-PT)
- Capacidad: 32GB, Velocidad: DDR4 PC4-25600 3200MHz, Factor de forma: 288 pines ECC Registered DIMM, Voltaje: 1.2v
- Soporta módulos de memoria Registered RDIMM y Load Reduced LRDIMM PERO RDIMM y LRDIMM NO PUEDEN ser mezclados dentro del mismo sistema.
- Memoria específica del sistema respaldada por la garantía de por vida de parts-quick y soporte técnico gratuito
- ROHS: LIBRE DE HALÓGENOS
Descripción
32GB DDR4 PC4-25600 3200MHz 288 pines CL22 1.2v ECC Registered DIMM. Compatible con: Supermicro IoT SuperServer SYS-210TP-HPTRD (Super X12SPT-PT). Memoria específica del sistema respaldada por la garantía de por vida de parts-quick y soporte técnico gratuito.
Especificaciones técnicas
- Fabricante
- parts-quick
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a