Skip to content

BlockSuite API Documentation / @blocksuite/blocks / TreeNode

Type alias: TreeNode

TreeNode: object

Type declaration

children

children: TreeNode[]

id?

optional id: string

text

text: string

Source

packages/blocks/src/_common/mind-map/draw.ts:46