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

web.resize.ResizeObserverEntry

The ResizeObserverEntry interface is the object passed to the ResizeObserver() constructor.

The ResizeObserverEntry interface is the object passed to the
`ResizeObserver()` constructor.
raw docstring

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

× close