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;
"
>
$11.900
+ impuestos: $2.499
Llega a domicilio entre el 20 y el 25 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
- -100V
- -6.8A
- CORRIENTE CONTINUA DE DRENADO ID:-6.8A
- VOLTAJE DRENADOR FUENTE VDS:-100V
- MSL:- CUMPLE CON ROHS: SÍ
Descripción
-6.8A, MSL:- CUMPLE CON ROHS: SÍ, RDS(ON) VOLTAJE DE PRUEBA VGS:-10V, POLARIDAD DEL TRANSISTOR: CANAL P, VOLTAJE DRENADOR FUENTE VDS:-100V, MOSFET DE CANAL P, TO-220, RESISTENCIA EN ON RDS(ON):0.6OHM, VOLTAJE DE UMbral VGS:-2V, -100V, CORRIENTE CONTINUA DE DRENADO ID:-6.8A
Especificaciones técnicas
- Fabricante
- VISHAY
- Peso del artículo
- 0.16 onzas (4.54 gramos)
- Número de modelo del artículo
- IRF9520PBF
- Está descontinuado por el fabricante
- No
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a