Skip to main content
Module

x/astral/bindings/celestial.ts>CSS_CSSContainerQuery

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias CSS_CSSContainerQuery
import { type CSS_CSSContainerQuery } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { text: string; range?: CSS_SourceRange; styleSheetId?: CSS_StyleSheetId; name?: string; physicalAxes?: DOM_PhysicalAxes; logicalAxes?: DOM_LogicalAxes; }