
jsMain.web.svg.SVGUseElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.svg
sealed external class SVGUseElement :
SVGGraphicsElement,
SVGURIReference {
val height: SVGAnimatedLength
val width: SVGAnimatedLength
val x: SVGAnimatedLength
val y: SVGAnimatedLength
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy