IT quiz
All questions
Sign in
Sign up
JavaScript
HTML
CSS
PostgreSQL
PHP
Linux
Git
Docker
SCSS
TypeScript
SQL
Vue
DNS
Go
frontend (web)
Redis
backend
Gitlab
CI/CD
Vite
webpack
Node.js
HTTP
Python
Kotlin
Nuxt
Question #179
Author:
admin
tags:
JavaScript
frontend (web)
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.).
Answer
Rate the difficulty of the question:
1
2
3
4
5
6
7
8
9
10
easy
hard
←
Previous question (JavaScript)
Next question (JavaScript)
→
Write new comment