Skip to content

BlockSuite API Documentation / @blocksuite/store / BlockSysProps

Type alias: BlockSysProps

BlockSysProps: object

JSON-serializable properties of a block

Type declaration

children?

optional children: BlockModel[]

flavour

flavour: string

id

id: string

Source

packages/framework/store/src/store/doc/block-collection.ts:19