接口: LayoutData
mermaid.LayoutData
可索引
▪ [key: string]: any
属性
config
• config: MermaidConfig
定义在
packages/mermaid/src/rendering-util/types.ts:144
edges
• edges: Edge[]
定义在
packages/mermaid/src/rendering-util/types.ts:143
nodes
• nodes: Node[]