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.014.048
+ impuestos: $264.659
Llega a domicilio entre el 11 y el 16 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-211SE-31A (Super X13SEED-F)
- Capacidad: 48GB, Velocidad: DDR5 PC5-44800 5600MHz, Factor de Forma: 288pines DIMM Registrada ECC, Voltaje: 1.1v
- 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
48GB DDR5 PC5-44800 5600MHz 288 pines CL46 1.1v ECC DIMM Registrada. Compatible con: Supermicro IoT SuperServer SYS-211SE-31A (Super X13SEED-F). 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