Package-level declarations

Types

Link copied to clipboard
open class PointerEvent(type: String, eventInitDict: PointerEventInit) : MouseEvent, JsAny

Exposes the JavaScript PointerEvent to Kotlin

Link copied to clipboard