
jsMain.web.html.HTMLTableColElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.html
abstract external class HTMLTableColElement :
HTMLElement {
/** Sets or retrieves the number of columns in the group. */
var span: Int
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy