Skip to content

BlockSuite API Documentation / @blocksuite/store / StackItem

Interface: StackItem

Properties

meta

meta: Map<"cursor-location" | "selection-state", unknown>

Source

packages/framework/store/src/workspace/space.ts:8


type

type: "undo" | "redo"

Source

packages/framework/store/src/workspace/space.ts:9


Generated using TypeDoc and typedoc-plugin-markdown.