Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookDocument
/
save
save
abstract
fun
save
(
)
:
PromiseLike
<
JsBoolean
>
(
source
)
Save the document. The saving will be handled by the corresponding
serializer
.