Skip to main content
Latest
function getComputedStyle
import { getComputedStyle } from "https://deno.land/x/domtype@v1.0.4/domtype.d.ts";

Parameters

elt: Element
optional
pseudoElt: string | null

Returns

CSSStyleDeclaration