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

x/frugal/dep/puppeteer/mod.ts>BoxModel

A frugal web framework
Latest
interface BoxModel
Re-export
import { type BoxModel } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

Properties

content: Point[]
padding: Point[]
border: Point[]
margin: Point[]
width: number
height: number