import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { IsolatedElementHighlightConfig } = default.Overlay;
Properties
isolationModeHighlightConfig: IsolationModeHighlightConfig
A descriptor for the highlight appearance of an element in isolation mode.
nodeId: DOM.NodeId
Identifier of the isolated element to highlight.