BlockSuite API Documentation / @blocksuite/blocks / TreeNode
Type alias: TreeNode
TreeNode:
Object
Type declaration
children
children:
TreeNode
[]
id?
id?:
string
text
text:
string
Source
packages/blocks/src/_common/mind-map/draw.ts:46
Generated using TypeDoc and typedoc-plugin-markdown.