Skip to main content
Module

x/puppeteer_plus/mod.ts>Protocol.Overlay.FlexItemHighlightConfig

Deno port of puppeteer base on latest TypeScript source.
Go to Latest
interface Protocol.Overlay.FlexItemHighlightConfig
import { type Protocol } from "https://deno.land/x/puppeteer_plus@0.14.0/mod.ts";
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