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

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

// Automatically generated - do not modify!

package web.html

abstract external class HTMLOptGroupElement :
    HTMLElement {
    var disabled: Boolean

    /** Sets or retrieves a value that you can use to implement your own label functionality for the object. */
    var label: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy