I know that getBoundingClientRect() returns an object of type ClientRect or DOMRect, and each usually has properties like x
getBoundingClientRect()
ClientRect
DOMRect
x