All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.dom-utils.getLayoutRect.d.ts Maven / Gradle / Ivy

import type { Rect } from "../types";
export default function getLayoutRect(element: HTMLElement): Rect;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy