web.resize interfaces.
web.resize interfaces.
No vars found in this namespace.
The ResizeObserver interface reports changes to the content rectangle
an web.Element
or the bounding box of an web.svg.SVGElement
.
content rectangle is the box in which content can be placed,
the border box minus the padding. (See The box model for an explanation
borders and padding.)
The ResizeObserver interface reports changes to the content rectangle an `web.Element` or the bounding box of an `web.svg.SVGElement`. content rectangle is the box in which content can be placed, the border box minus the padding. (See The box model for an explanation borders and padding.)
The ResizeObserverEntry interface is the object passed to the
ResizeObserver()
constructor.
The ResizeObserverEntry interface is the object passed to the `ResizeObserver()` constructor.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close