Question #179

Author: admin
ResizeObserver allows to observe...
...changes in the orientation of the user's screen (useful when the phone changes position from horizontal to vertical and vice versa).
...changes to the dimensions of an Element's content or border box, or the bounding box of an SVGElement.
...changes to the length / size of any iterable object (Array, Map, etc.).
Rate the difficulty of the question:
easyhard