Liking cljdoc? Tell your friends :D

web.resize.core

web.resize interfaces.

web.resize interfaces.
raw docstring

No vars found in this namespace.

web.resize.ResizeObserver

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`.
raw docstring

web.resize.ResizeObserverEntry

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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close