Skip to main content
Module

x/astral/bindings/celestial.ts>DOM_ShapeOutsideInfo

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

CSS Shape Outside details.

definition: { bounds: DOM_Quad; shape: any[]; marginShape: any[]; }