toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.html
/
HTMLDialogElement
/
close
close
fun
close
(
returnValue
:
String
=
definedExternally
)
(
source
)
Closes the dialog element.
The argument, if provided, provides a return value.
MDN Reference