English
Appearance
Gets the dimensions and position of an element or window as a DOMRect object.
DOMRect
import { getRect } from 'rattail' const rect = getRect(document.querySelector('div'))
element
Element