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
Generated using TypeDoc and typedoc-plugin-markdown.