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

main.dom.html.HTMLLIElement.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package dom.html

abstract external class HTMLLIElement :
    HTMLElement {
    /** Sets or retrieves the value of a list item. */
    var value: Double
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy