Skip to content

BlockSuite API Documentation / @blocksuite/store / PageMeta

Interface: PageMeta

Properties

createDate

createDate: number

Source

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


id

id: string

Source

packages/framework/store/src/workspace/meta.ts:10


tags

tags: string[]

Source

packages/framework/store/src/workspace/meta.ts:12


title

title: string

Source

packages/framework/store/src/workspace/meta.ts:11


Generated using TypeDoc and typedoc-plugin-markdown.