Skip to content

NotebookSelectorData

[Source]

interface val NotebookSelectorData is
  SendData val

Implements


Public Functions

notebook

[Source]

fun val notebook()
: (String val | NotebookDocumentFilter val | None val)

Returns


cells

[Source]

fun val cells()
: (Array[NotebookCell val] val | None val)

Returns


get_json

[Source]

fun val get_json()
: (Object box | Sequence box | String box | 
    I128 val | F64 val | Bool val | 
    Null val)

Returns