import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ScrollRect } = Protocol.LayerTree;
Rectangle where scrolling happens on the main thread.
Properties
rect: DOM.Rect
Rectangle itself.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ScrollRect } = Protocol.LayerTree;
Rectangle where scrolling happens on the main thread.
Rectangle itself.