target property
Element
get
target
The IntersectionObserverEntry interface's
read-only target
property indicates which targeted
Element has changed its amount of intersection with the intersection
root.
Implementation
external Element get target;