Skip to main content
Module

x/evt/lib/index.ts>dom.SVGFilterPrimitiveStandardAttributes

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.SVGFilterPrimitiveStandardAttributes
import { type dom } from "https://deno.land/x/evt@v2.4.6/lib/index.ts";
const { SVGFilterPrimitiveStandardAttributes } = dom;

Properties

readonly
height: SVGAnimatedLength
readonly
result: SVGAnimatedString
readonly
width: SVGAnimatedLength
readonly
x: SVGAnimatedLength
readonly
y: SVGAnimatedLength