DOMRect: width property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
Note: This feature is available inWeb Workers.
Thewidth property of theDOMRect interface represents the width of the rectangle. The value can be negative.
In this article
Value
A double.
Specifications
| Specification |
|---|
| Geometry Interfaces Module Level 1> # dom-domrect-width> |