Skip to main content
Module

x/astral/bindings/celestial.ts>Overlay_SourceOrderConfig

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Overlay_SourceOrderConfig
import { type Overlay_SourceOrderConfig } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Configuration data for drawing the source order of an elements children.

definition: { parentOutlineColor: DOM_RGBA; childOutlineColor: DOM_RGBA; }