DOMRectReadOnly: y property

Note: This feature is available in Web Workers.

The y read-only property of the DOMRectReadOnly interface represents the y coordinate of the DOMRect's origin.

Value

A double.

Specifications

See also