
main.dom.svg.SVGFEOffsetElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package dom.svg
sealed external class SVGFEOffsetElement :
SVGElement,
SVGFilterPrimitiveStandardAttributes {
val dx: SVGAnimatedNumber
val dy: SVGAnimatedNumber
val in1: SVGAnimatedString
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy