Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>Overlay_ScrollSnapContainerHighlightConfig

A high-level puppeteer/playwright-like library for Deno
Latest
type alias Overlay_ScrollSnapContainerHighlightConfig
import { type Overlay_ScrollSnapContainerHighlightConfig } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition: { snapportBorder?: Overlay_LineStyle; snapAreaBorder?: Overlay_LineStyle; scrollMarginColor?: DOM_RGBA; scrollPaddingColor?: DOM_RGBA; }