NotebookDocumentSyncRegistrationOptions
[Source]
interface val NotebookDocumentSyncRegistrationOptions is
NotebookDocumentSyncOptions val,
StaticRegistrationOptions val
Implements
Public Functions
get_json
[Source]
fun val get_json()
: (Object box | Sequence box | String box |
I128 val | F64 val | Bool val |
Null val)
Returns
notebookSelector
[Source]
fun val notebookSelector()
: Array[NotebookSelectorData val] ref
Returns
save
[Source]
fun val save()
: (Bool val | None val)
Returns
get_json_props
[Source]
fun val get_json_props()
: Array[(String val , (Object box | Sequence box | String box | I128 val | F64 val | Bool val | Null val))] ref
Returns
id
[Source]
fun val id()
: (String val | None val)
Returns