FocusEvent
open external class FocusEvent(type: String, eventInitDict: FocusEventInit = definedExternally) : UIEvent(source)
Exposes the JavaScript FocusEvent to Kotlin
Exposes the JavaScript FocusEvent to Kotlin
Thanks for your feedback!