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