Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.events
/
EventInit
Event
Init
interface
EventInit
(
source
)
MDN Reference
Inheritors
ErrorEventInit
CustomEventInit
ProgressEventInit
GPUUncapturedErrorEventInit
MessageEventInit
PromiseRejectionEventInit
CloseEventInit
USBConnectionEventInit
Members
Properties
bubbles
Link copied to clipboard
abstract
var
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
var
cancelable
:
Boolean
?
composed
Link copied to clipboard
abstract
var
composed
:
Boolean
?