BlockSuite API Documentation / @blocksuite/blocks / MindmapNode
Type Alias: MindmapNode
MindmapNode:
object
Type declaration
children
children:
MindmapNode
[]
detail
detail:
NodeDetail
element
element:
BlockSuite.SurfaceElementModel
id
id:
string
overriddenDir?
optional
overriddenDir:LayoutType
This property override the preferredDir or default layout direction. It is used during dragging that would temporary change the layout direction
Defined in
packages/affine/block-surface/dist/element-model/utils/mindmap/layout.d.ts:17