Skip to main content

ProjectDefaultItems

Datalayer Core


Datalayer Core / ProjectDefaultItems

Type Alias: ProjectDefaultItems

ProjectDefaultItems = object

Defined in: src/hooks/useProjects.ts:234

Default items (notebook UID and document UID) for a project.

Properties

defaultDocumentUid

defaultDocumentUid: string | null

Defined in: src/hooks/useProjects.ts:236


defaultNotebookUid

defaultNotebookUid: string | null

Defined in: src/hooks/useProjects.ts:235