import { Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { Overlay } = Protocol;
This domain provides various functionality related to drawing atop the inspected page.
Interfaces
Configuration data for the highlighting of Grid elements. | |
Configurations for Persistent Grid Highlight | |
Configuration data for the highlighting of page elements. | |
Configuration for dual screen hinge | |
Fired when the node should be inspected. This happens after call to | |
Fired when the node should be highlighted. This happens after call to | |
Fired when user asks to capture screenshot of some area on the page. | |
Configuration data for drawing the source order of an elements children. |