BlockSuite API Documentation / @blocksuite/store / BlockSysProps
Type alias: BlockSysProps
BlockSysProps:
Object
JSON-serializable properties of a block
Type declaration
children?
children?:
BlockModel
[]
flavour
flavour:
string
id
id:
string
Source
packages/framework/store/src/workspace/page.ts:21
Generated using TypeDoc and typedoc-plugin-markdown.