Skip to content

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/model/dist/elements/mindmap/mindmap.d.ts:16