Skip to content

BlockSuite API Documentation / @blocksuite/store / PageMeta

Interface: PageMeta ​

Contents ​

Properties ​

createDate ​

createDate: number

Source ​

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


id ​

id: string

Source ​

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


tags ​

tags: string[]

Source ​

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


title ​

title: string

Source ​

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


Generated using typedoc-plugin-markdown and TypeDoc