web.resize interfaces.
web.resize interfaces.
No vars found in this namespace.
The ResizeObserver interface reports changes to the dimensions
an web.Element
's content or border box, or the bounding box
an web.svg.SVGElement
.
The ResizeObserver interface reports changes to the dimensions an `web.Element`'s content or border box, or the bounding box an `web.svg.SVGElement`.
The ResizeObserverEntry interface represents the object passed
the ResizeObserver()
constructor's callback function, which
you to access the new dimensions of the web.Element
or web.svg.SVGElement
observed.
The ResizeObserverEntry interface represents the object passed the `ResizeObserver()` constructor's callback function, which you to access the new dimensions of the `web.Element` or `web.svg.SVGElement` observed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close