Type alias GridDomRect

GridDomRect: Pick<DOMRect, "top" | "left" | "width" | "height" | "x" | "y">

Generated using TypeDoc