@sqlrooms/notebook / NotebookSliceConfig
Type Alias: NotebookSliceConfig
NotebookSliceConfig =
object
Notebook Slice Config (view-only artifact runtime metadata).
Type Declaration
| Name | Type |
|---|---|
artifacts | Record<string, { id: string; meta: { cellOrder: string[]; }; }> |
currentCellId? | string |
