PUBLIC
IntersectionObserverEntry
Instance Properties
boundingClientRect
intersectionRatio
intersectionRect
isIntersecting
rootBounds
target
time
DOM API
All API
No API set selected.
JavaScript
IntersectionObserverEntry
:
Object
Spec
Instance Properties
boundingClientRect
:
DOMRectReadOnly
readonly
intersectionRatio
:
Number
readonly
intersectionRect
:
DOMRectReadOnly
readonly
isIntersecting
:
Boolean
readonly
rootBounds
:
DOMRectReadOnly
readonly
target
:
Element
readonly
time
:
Number
readonly
home
license
contribute
feedback
Copyright © PUBLIC Contributors