Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface default.Overlay.ContainerQueryContainerHighlightConfig
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { ContainerQueryContainerHighlightConfig } = default.Overlay;

Properties

optional
containerBorder: LineStyle

The style of the container border.

optional
descendantBorder: LineStyle

The style of the descendants' borders.