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

jsMain.react.dom.events.InvalidEvent.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package react.dom.events

import web.dom.Element
import web.events.Event

external interface InvalidEvent : SyntheticEvent {
    override val target: T
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy