ReadonlybottomThe bottom read-only property of the DOMRectReadOnly interface returns the bottom coordinate value of the DOMRect.
ReadonlyleftThe left read-only property of the DOMRectReadOnly interface returns the left coordinate value of the DOMRect.
ReadonlyrightThe right read-only property of the DOMRectReadOnly interface returns the right coordinate value of the DOMRect.
ReadonlytopThe top read-only property of the DOMRectReadOnly interface returns the top coordinate value of the DOMRect.
An interface describing editor state coordinates.