DOMRect: DOMRect() constructor
Note: This feature is available in Web Workers.
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
BCD tables only load in the browser