ISharedRawCell | @jupyter/ydoc (original) (raw)

Hierarchy

Implemented by

Index

Properties

Optional attachments

cell_type

cell_type: "raw"

Readonly changed

Readonly disposed

Readonly id

id: string

Readonly isDisposed

isDisposed: boolean

Readonly isStandalone

isStandalone: boolean

metadata

Readonly metadataChanged

Readonly notebook

source

source: string

Methods

canRedo

canUndo

clearUndoHistory

deleteMetadata

Returns void

dispose

getAttachments

getId

getMetadata

Returns undefined | PartialJSONValue

getSource

redo

setAttachments

setMetadata

setSource

Returns void

toJSON

transact

Returns void

undo

updateSource

Returns void