target property
The target read-only property of the
ResizeObserverEntry interface returns a reference to the
Element or SVGElement that is being observed.
Implementation
external Element get target;
The target read-only property of the
ResizeObserverEntry interface returns a reference to the
Element or SVGElement that is being observed.
external Element get target;