Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntersectionObserverEntryInit

Package version

Hierarchy

  • IntersectionObserverEntryInit

Index

Properties

boundingClientRect

boundingClientRect: DOMRectInit

intersectionRatio

intersectionRatio: number

intersectionRect

intersectionRect: DOMRectInit

isIntersecting

isIntersecting: boolean

rootBounds

rootBounds: DOMRectInit | null

target

target: Element

time

time: number

Generated using TypeDoc