Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.presentation
/
PresentationConnectionCloseEventInit
Presentation
Connection
Close
Event
Init
interface
PresentationConnectionCloseEventInit
:
EventInit
(
source
)
MDN Reference
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
?
message
Link copied to clipboard
abstract
var
message
:
String
?
reason
Link copied to clipboard
abstract
var
reason
:
PresentationConnectionCloseReason