target property
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;
The IntersectionObserverEntry interface's
read-only target property indicates which targeted
Element has changed its amount of intersection with the intersection
root.
external Element get target;