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

Defined in

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