AG
Size: a a a
AG
AG
IF
IF
const lazyImageObserver = new IntersectionObserver((entries: IntersectionObserverEntry[]) => {Типа такого
entries.forEach((entry: any) => {
if (entry.isIntersecting) {
const lazyImage: HTMLImageElement = entry.target;
// do someting
lazyImageObserver.unobserve(lazyImage);
}
});
});
IF
КВ
AG
<span>{{"{lead.name}"}}</span>
AG
A
RR
A
IF
A
IF
IF
YS
nt
Р