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

main.react.dom.aria.AriaLive.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package react.dom.aria

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

    ;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy