Extremely Popular
Go to Latest
interface puppeteer.Overlay.FlexItemHighlightConfig
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { FlexItemHighlightConfig } = puppeteer.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