Skip to main content
Module

x/astral/bindings/celestial.ts>Overlay_IsolationModeHighlightConfig

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