DOMRect: DOMRect() constructor
The DOMRect() constructor creates a new DOMRect object.
Syntax
js
new DOMRect(x, y, width, height)
Parameters
Return value
A new DOMRect object.
Specifications
| Specification |
|---|
| Geometry Interfaces Module Level 1 # dom-domrect-domrect |
Browser compatibility
| desktop | mobile | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
DOMRect() constructor | |||||||||||