interSectionObserver
Is there anything else like intersectionObserver but for elements
like intersectionObserver is to observer whether an element is inside the viewport or not
but is there anything else that can observe whether an element is inside another element or not
like intersectionObserver is to observer whether an element is inside the viewport or not
but is there anything else that can observe whether an element is inside another element or not