Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookContentRecordProps

Hierarchy

  • NotebookContentRecordProps

Index

Properties

Optional created

created: Date | null

Optional error

error: object | null

filepath

filepath: string

format

format: "json"

Optional lastSaved

lastSaved: Date | null

loading

loading: boolean

Optional mimetype

mimetype: string | null

model

saving

saving: boolean

Optional showHeaderEditor

showHeaderEditor: boolean

type

type: "notebook"

writable

writable: boolean

Generated using TypeDoc