
jsMain.web.cssom.ElementCSSInlineStyle.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.cssom
external interface ElementCSSInlineStyle {
val attributeStyleMap: StylePropertyMap
val style: CSSStyleDeclaration
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy