interface SVGFilterPrimitiveStandardAttributes {
    height: SVGAnimatedLength;
    result: SVGAnimatedString;
    width: SVGAnimatedLength;
    x: SVGAnimatedLength;
    y: SVGAnimatedLength;
}

Hierarchy (view full)

Properties

Properties

Generated using TypeDoc