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

Interface IOptions

Shared cell constructor options.

Hierarchy

Index

Properties

notebook?

Properties

Optional notebook

notebook?: ISharedNotebook

Optional notebook to which this cell belongs.

If not provided the cell will be standalone.