Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.events
/
EventInstance
Event
Instance
inline
fun
<
E
:
Event
,
C
:
EventTarget
,
T
:
EventTarget
>
EventInstance
(
target
:
C
,
type
:
String
)
:
EventInstance
<
E
,
C
,
T
>
(
source
)