Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookDocumentChangeEvent
/
contentChanges
content
Changes
abstract
val
contentChanges
:
ReadonlyArray
<
NotebookDocumentContentChange
>
(
source
)
An array of content changes describing added or removed
cells
.
Online Documentation