DOMRectReadOnly: right property

The right read-only property of the DOMRectReadOnly interface returns the right coordinate value of the DOMRect. (Has the same value as x + width, or x if width is negative.)

Value

A double.

Specifications

Specification
Geometry Interfaces Module Level 1
# dom-domrectreadonly-right

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
right

See also