Skip to content

BlockSuite API Documentation / @blocksuite/store / DocMeta

Interface: DocMeta

Properties

createDate

createDate: number

Defined in

packages/framework/store/src/store/meta.ts:16


id

id: string

Defined in

packages/framework/store/src/store/meta.ts:13


tags

tags: string[]

Defined in

packages/framework/store/src/store/meta.ts:15


title

title: string

Defined in

packages/framework/store/src/store/meta.ts:14


updatedDate?

optional updatedDate: number

Defined in

packages/framework/store/src/store/meta.ts:17