Skip to main content
interface Protocol.PerformanceTimeline.LayoutShiftAttribution
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { LayoutShiftAttribution } = Protocol.PerformanceTimeline;

Properties

previousRect: DOM.Rect
currentRect: DOM.Rect
optional
nodeId: DOM.BackendNodeId