All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.web.html.Image.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

@file:Suppress(
    "ABSTRACT_CLASS_MEMBER_NOT_IMPLEMENTED",
)

package web.html

external class Image(
    width: Int = definedExternally,
    height: Int = definedExternally,
) : HTMLImageElement




© 2015 - 2025 Weber Informatics LLC | Privacy Policy