Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookDocumentContentChange
/
addedCells
added
Cells
abstract
val
addedCells
:
ReadonlyArray
<
NotebookCell
>
(
source
)
Cells that have been added to the document.
Online Documentation