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

main.react.dom.html.Unselectable.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package react.dom.html

@Suppress("NAME_CONTAINS_ILLEGAL_CHARS")
// language=JavaScript
@JsName("""(/*union*/{on: 'on', off: 'off'}/*union*/)""")
external enum class Unselectable {
    on,
    off,

    ;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy