Extremely Popular
Go to Latest
interface puppeteer.DOMSnapshot.ComputedStyle
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { ComputedStyle } = puppeteer.DOMSnapshot;

A subset of the full ComputedStyle as defined by the request whitelist.

Properties

properties: NameValue[]

Name/value pairs of computed style properties.