IOptions | @jupyter/ydoc (original) (raw)
Interface IOptions
Shared cell constructor options.
Hierarchy
- IOptions
Index
Properties
Properties
Optional
notebook
notebook?: ISharedNotebook
Optional notebook to which this cell belongs.
If not provided the cell will be standalone.