EventListener

external interface EventListener

Exposes the JavaScript EventListener to Kotlin

Functions

handleEvent
Link copied to clipboard
abstract fun handleEvent(event: Event)