The disconnect() method of the or SVGElement targets.
The observe() method of the js-nolint observe(target) observe(target, options) - target - : A reference to an Element or SVGElement to be observed.
Optionaloptions: ResizeObserverOptionsThe unobserve() method of the js-nolint unobserve(target) - target - : A reference to an Element or SVGElement to be unobserved.
The
ResizeObserverinterface reports changes to the dimensions of an Element's content or border box, or the bounding box of an SVGElement.MDN Reference