Skip to main content
Module

x/astral/bindings/celestial.ts>Overlay_HingeConfig

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

Configuration for dual screen hinge

definition: { rect: DOM_Rect; contentColor?: DOM_RGBA; outlineColor?: DOM_RGBA; }