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

层级 (查看完整内容)

属性