Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.html
/
HTMLDialogElement
/
close
close
fun
close
(
returnValue
:
String
=
definedExternally
)
(
source
)
The
close
(
)
method of the HTMLDialogElement interface closes the dialog.
MDN Reference