Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookDocumentCellChange
/
outputs
outputs
abstract
val
outputs
:
ReadonlyArray
<
NotebookCellOutput
>
?
(
source
)
The new outputs of the cell or
undefined
when they did not change.
Online Documentation