Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntersectionObserverEntry

Hierarchy

  • IntersectionObserverEntry

Index

Properties

boundingClientRect

boundingClientRect: ClientRect | DOMRect

intersectionRatio

intersectionRatio: number

intersectionRect

intersectionRect: ClientRect | DOMRect

isIntersecting

isIntersecting: boolean

rootBounds

rootBounds: ClientRect | DOMRect

target

target: Element

time

time: number

Generated using TypeDoc