Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookCell
/
metadata
metadata
abstract
val
metadata
:
ReadonlyRecord
<
JsString
,
*
>
(
source
)
The metadata of this cell. Can be anything but must be JSON-stringifyable.
Online Documentation