Interface IntersectionObserverEntryInit

Hierarchy

  • IntersectionObserverEntryInit

Properties

boundingClientRect: DOMRectInit
intersectionRatio: number
intersectionRect: DOMRectInit
isIntersecting: boolean
rootBounds: DOMRectInit
target: Element
time: number