Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface Protocol.Overlay.FlexItemHighlightConfig
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { FlexItemHighlightConfig } = Protocol.Overlay;

Configuration data for the highlighting of Flex item elements.

Properties

optional
baseSizeBox: BoxStyle

Style of the box representing the item's base size

optional
baseSizeBorder: LineStyle

Style of the border around the box representing the item's base size

optional
flexibilityArrow: LineStyle

Style of the arrow representing if the item grew or shrank