Skip to content

BlockSuite API Documentation / @blocksuite/store / SliceSnapshot

Type alias: SliceSnapshot

SliceSnapshot: object

Type declaration

content

content: BlockSnapshot[]

pageId

pageId: string

pageVersion

pageVersion: number

type

type: "slice"

workspaceId

workspaceId: string

workspaceVersion

workspaceVersion: number

Source

packages/framework/store/src/transformer/type.ts:23